[Mlir-commits] [mlir] [mlir][debug] Convert DbgIntrOp to DebugRecords directly. (PR #154926)
Tobias Gysi
llvmlistbot at llvm.org
Wed Aug 27 23:18:09 PDT 2025
================
@@ -673,22 +673,6 @@ def LLVM_CoroPromiseOp : LLVM_IntrOp<"coro.promise", [], [], [], 1> {
class LLVM_DbgIntrOp<string name, string argName, list<Trait> traits = []>
----------------
gysit wrote:
Yes I agree that this has to change. We just miss volunteers to implement this. There is a ticket for this (https://github.com/llvm/llvm-project/issues/129121)
https://github.com/llvm/llvm-project/pull/154926
More information about the Mlir-commits
mailing list