[llvm] [WIP][SIFoldOperands] Folding immediate into a copy invalidates candidates in the fold list (PR #148187)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 03:26:14 PDT 2025
jmmartinez wrote:
I'm not convinced about this change. I'm mostly looking for advice. There seems to be an issue with the iteration order of this pass and how/which instructions get modified.
https://github.com/llvm/llvm-project/pull/148187
More information about the llvm-commits
mailing list