[llvm] [LoopFusion] Fix sink instructions (PR #147501)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 21 04:05:44 PDT 2025
https://github.com/Meinersbur commented:
There also is `SSAUpdater` for such jobs, but would be overblown if updating manually is that simple.
https://github.com/llvm/llvm-project/pull/147501
More information about the llvm-commits
mailing list