[Mlir-commits] [mlir] [mlir] Add OpAsmTypeInterface for pretty-print (PR #121187)
River Riddle
llvmlistbot at llvm.org
Mon Jan 13 09:34:12 PST 2025
https://github.com/River707 commented:
This looks like a very reasonable addition to me! Could I make one request? Would you also add an Attribute companion interface for this as well? That would likely help reduce the need to do things like this: https://github.com/llvm/llvm-project/blob/26e13091ea5ac3a53d11b50265a506f88129d6ff/mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp#L3387
https://github.com/llvm/llvm-project/pull/121187
More information about the Mlir-commits
mailing list