[Mlir-commits] [mlir] [mlir] Refactor opaque properties to make them type-safe (PR #185157)

Lukas Sommer llvmlistbot at llvm.org
Wed Apr 1 00:16:13 PDT 2026


sommerlukas wrote:

The `RawType` type alias introduced in `OperationSupport.h` as part of this change is unused in builds with asserts deactivated. I've opened https://github.com/llvm/llvm-project/pull/189894 to fix that. 

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


More information about the Mlir-commits mailing list