diff options
author | Jay Foad <jay.foad@amd.com> | 2024-06-27 09:27:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 09:27:52 +0100 |
commit | bf536cc7db1b1e683af34f363f62fa2b655262cf (patch) | |
tree | 1cd40392907684ee793c3e4bb388386aecc5cf5a /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 0ae23708ef4345f0832ba4443ce7b184248b4784 (diff) | |
download | llvm-bf536cc7db1b1e683af34f363f62fa2b655262cf.zip llvm-bf536cc7db1b1e683af34f363f62fa2b655262cf.tar.gz llvm-bf536cc7db1b1e683af34f363f62fa2b655262cf.tar.bz2 |
[AMDGPU] Fix unwanted LICM/CSE of llvm.amdgcn.pops.exiting.wave.id (#96190)
Mark both the intrinsic and the selected MachineInstr as having side
effects to prevent MachineLICM and MachineCSE from moving/removing them.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions