[Mlir-commits] [mlir] [mlir] fix crash in transform.print verification (PR #86679)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Tue Mar 26 08:31:02 PDT 2024
ftynse wrote:
We have this: https://mlir.llvm.org/docs/Dialects/Transform/#transformdebugemit_param_as_remark-transformdebugemitparamasremarkop.
Types are justs a param that holds a TypeAttr AFAIU so it should work, let me know if it does not.
https://github.com/llvm/llvm-project/pull/86679
More information about the Mlir-commits
mailing list