[Mlir-commits] [mlir] [mlir] Improve EnumProp, making it take an EnumInfo (PR #132349)

Krzysztof Drewniak llvmlistbot at llvm.org
Thu Apr 10 14:01:11 PDT 2025


krzysz00 wrote:

Re bytecode upgrade: I wanted the bytecode redder to "upgrade" an attribute to the underlying integer the way that convertFromAttobute can for properties that have an attribute to fall back to. That didn't end up working - partly because failing to read an attribute gave errors

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


More information about the Mlir-commits mailing list