[Mlir-commits] [mlir] [mlir] Add property combinators, initial ODS support (PR #94732)

Christian Ulmann llvmlistbot at llvm.org
Mon Jun 17 22:43:33 PDT 2024


================
@@ -29,7 +29,6 @@ class Property<string storageTypeParam = "", string desc = ""> {
   //
   // Format:
   // - `$_storage` will contain the property in the storage type.
-  // - `$_ctxt` will contain an `MLIRContext *`.
----------------
Dinistro wrote:

Is this a related change?

https://github.com/llvm/llvm-project/pull/94732


More information about the Mlir-commits mailing list