[llvm] [GlobalISel] Use setInstrAndDebugLoc in artifact combines (NFCI) (PR #216424)

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 22:10:57 PDT 2026


https://github.com/zhangweize9-cyber commented:

Are you trying to expose more debugging information using the `setInstrAndDebugLoc` interface to facilitate debugging? If so, I think that's fine.

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


More information about the llvm-commits mailing list