diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2024-03-25 09:23:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 09:23:40 +0100 |
commit | babbdad15b8049a6a78087d15a163d897f07d320 (patch) | |
tree | c21e1d18a70eddb9e168a438d679dd7980f3912f /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | 373e77b4c0ad9b0bf370f0e5a32a4100a5459d82 (diff) | |
download | llvm-babbdad15b8049a6a78087d15a163d897f07d320.zip llvm-babbdad15b8049a6a78087d15a163d897f07d320.tar.gz llvm-babbdad15b8049a6a78087d15a163d897f07d320.tar.bz2 |
[AMDGPU] Handle non-register operands for S_SUB/ADD_U64_PSEUDO (#86104)
This pseudo uses SSrc_b64 so it allows both an immediate or a register,
but the lowering crashed on immediate operands.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions