[llvm] [IfConversion] Preserve debug info when flipping a branch (PR #114614)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 11:05:03 PST 2024


arsenm wrote:

> I saw this comment in a few places and I figured it would be an easy improvement.
> 
> ```
> DebugLoc dl; // FIXME: this is nowhere
> ```

Should be easily MIR testable? 

https://github.com/llvm/llvm-project/pull/114614


More information about the llvm-commits mailing list