[llvm] [BranchFolding] Merge debug locs on common hoisted code (PR #140063)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Thu May 15 07:26:07 PDT 2025
https://github.com/jmorse approved this pull request.
This LGTM but I think we should leave it a little time for others to chip in. I feel like asserting that TI and FI are identical would help, but that Should (TM) be guaranteed by the earlier loop in `HoistCommonCodeInSuccs`.
https://github.com/llvm/llvm-project/pull/140063
More information about the llvm-commits
mailing list