[Mlir-commits] [mlir] [mlir][debug] Convert DbgIntrOp to DebugRecords directly. (PR #154926)

Abid Qadeer llvmlistbot at llvm.org
Tue Aug 26 04:12:51 PDT 2025


abidh wrote:

> Can you add a test for the new behavior?

As I wrote in the PR description, the output remains the same. It is just that intermediate use of llvm intrinsics have been removed. So all the existing tests check this functionality.

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


More information about the Mlir-commits mailing list