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

Krzysztof Drewniak llvmlistbot at llvm.org
Sun Mar 8 17:05:18 PDT 2026


krzysz00 wrote:

Ok, so, in secondary notes, I'm considering (as sketched out in https://github.com/llvm/llvm-project/issues/183798 ) to a PropertyDesc structure for containing parsing/printing/... code, so opinion from folks here - if I were to want to make the typeID on a PropertyRef the ID of the _descriptor_, is that something we'd want to do now or later, or would it make more sense to handle getting that descriptor struct as a separate operation?

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


More information about the Mlir-commits mailing list