[llvm] [DebugInfo][RemoveDIs] Have LICM insert at iterator positions (PR #73671)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 03:11:54 PST 2023
https://github.com/OCHyams commented:
Tentative LGTM.
Would appreciate another pair of eyes as the storing of iterators makes me slightly nervous... I'm not sure what the invalidation rules are for instruction's iterators off the top of my head. I couldn't find the answer confirmed in any docs either (perhaps I didn't look hard enough?).
https://github.com/llvm/llvm-project/pull/73671
More information about the llvm-commits
mailing list