[Mlir-commits] [mlir] [MLIR][ODS] Allow operations to specify interfaces using the `HasParent` trait constraint (PR #66196)
Mehdi Amini
llvmlistbot at llvm.org
Wed Sep 13 21:49:36 PDT 2023
joker-eph wrote:
We should add an operation example in the TestDialect to illustrate this (and test the "integration", beyond the ODS unit-test).
I'm not convinced by the `getOperationName()` on the interface right now, @Mogball @jpienaar ?
https://github.com/llvm/llvm-project/pull/66196
More information about the Mlir-commits
mailing list