diff options
author | Piotr Sobczak <Piotr.Sobczak@amd.com> | 2021-02-17 10:56:29 +0100 |
---|---|---|
committer | Piotr Sobczak <Piotr.Sobczak@amd.com> | 2021-02-17 15:14:57 +0100 |
commit | c72a63b4b06a0e96cecba36f6bc8df9f8ef81cce (patch) | |
tree | 300a2f99909169ca40e6c8e5c5b75a4b3bd1c8df /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 93d9a4c95aff62bad9603029ee38faedfee40dea (diff) | |
download | llvm-c72a63b4b06a0e96cecba36f6bc8df9f8ef81cce.zip llvm-c72a63b4b06a0e96cecba36f6bc8df9f8ef81cce.tar.gz llvm-c72a63b4b06a0e96cecba36f6bc8df9f8ef81cce.tar.bz2 |
[AMDGPU] Add implicit vcc_lo on S_CBRANCH_VCCNZ in wave32
* Update skip-if-dead.ll with tests for wave32.
* Fix the crash in verifier in one newly enabled test by adding
missing fixImplicitOperands in branch insertion code.
```
*** Bad machine code: Using an undefined physical register ***
- function: test_kill_divergent_loop
- basic block: %bb.2 bb (0xad96308)
- instruction: S_CBRANCH_VCCNZ %bb.1, implicit $vcc_lo
- operand 1: implicit $vcc_lo
LLVM ERROR: Found 1 machine code errors.
```
* Simplify "cbranch_kill" to not use interp instructions.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D96793
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions