Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
Jay Foad bf536cc7db [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.
2024-06-27 09:27:52 +01:00

128 KiB