[Mlir-commits] [mlir] [mlir][tblgen] Fix region and successor references in custom directives (PR #146242)
Markus Böck
llvmlistbot at llvm.org
Mon Jun 30 01:18:57 PDT 2025
https://github.com/zero9178 commented:
Makes sense to me!
Could you add an op that exercises this in the test dialect as well?
The tests currently only verify that the generated code by ODS looks as expected, but doesn't compile it using the C++ compiler
https://github.com/llvm/llvm-project/pull/146242
More information about the Mlir-commits
mailing list