[Mlir-commits] [llvm] [mlir] [MLIR] convert OpAsmDialectInterface using ODS (PR #171488)
Jacques Pienaar
llvmlistbot at llvm.org
Thu Jan 29 04:10:16 PST 2026
https://github.com/jpienaar approved this pull request.
Looks good thanks, I was trying to think of an alternative to have less C++'ness in the interface gen, but I think that isn't possible as it very much used only where we have definition and declaration spanning languages.
https://github.com/llvm/llvm-project/pull/171488
More information about the Mlir-commits
mailing list