[Mlir-commits] [mlir] [mlir][irdl] Add IsolatedFromAbove trait to irdl.operation op (PR #181108)
lonely eagle
llvmlistbot at llvm.org
Thu Feb 12 09:34:24 PST 2026
linuxlonelyeagle wrote:
> Yes, that makes sense to me! Especially since IRDL constraints expect either an operation, attribute, or type as a parent, that means that in any case you couldn't use anything from outside an operation at the moment!
>
> I guess we should do the same thing for `irdl.attribute` and `irdl.type` though?
Thank you very much for your guidance and for taking the time to review my code.❤️
https://github.com/llvm/llvm-project/pull/181108
More information about the Mlir-commits
mailing list