[llvm] [AMDGPU] Teach SIPreEmitPeephole pass to preserve MachineLoopInfo (PR #178868)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 4 09:37:34 PST 2026
arsenm wrote:
I guess it does the fall through block change. But that's just remove block from the CFG / loop
https://github.com/llvm/llvm-project/pull/178868
More information about the llvm-commits
mailing list