[llvm] [llvm] Avoid out-of-order evaluation in DebugInfo (PR #125116)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 11:33:05 PST 2025


dwblaikie wrote:

> We also added the [culprit IR](https://github.com/intel/intel-graphics-compiler/commit/757f50a78138d310f1d1f23655851fa4eae062b3) that can reproduce the issue on [godbolt llvm](https://godbolt.org/noscript/llvm) 's opt14 and opt15, with arg `--strip-nonlinetable-debuginfo`

Can you include this in the PR as a regression test?

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


More information about the llvm-commits mailing list