diff options
author | Florian Hahn <flo@fhahn.com> | 2023-11-06 10:37:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-06 10:37:39 +0000 |
commit | 8fb2113eb46e6120025d824c15c5028ea2de8a7b (patch) | |
tree | 56ca07d1c0b68220cd954393c26414c9bbd3791f /llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp | |
parent | 93b8f5695bb73fa381c00611b3aeefb3644192e1 (diff) | |
download | llvm-8fb2113eb46e6120025d824c15c5028ea2de8a7b.zip llvm-8fb2113eb46e6120025d824c15c5028ea2de8a7b.tar.gz llvm-8fb2113eb46e6120025d824c15c5028ea2de8a7b.tar.bz2 |
[AArch64] Preserve undef on registers when expanding CALL_RVMARKER. (#71177)
Preserve the undef flag on register operands when expanding
CALL_RVMARKER. This fixes a crash when the x0 operand is undef, e.g.
because it was poison in the input IR.
Fixes https://github.com/llvm/llvm-project/issues/68005.
Diffstat (limited to 'llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions