[Mlir-commits] [mlir] [mlir][bytecode] Fix crash when reading DenseIntOrFPElementsAttr with unsupported element type (PR #184773)

Jacques Pienaar llvmlistbot at llvm.org
Thu Mar 5 03:28:11 PST 2026


https://github.com/jpienaar commented:

Doesn't this mean we are trying to guard against invalid IR by duplicating verification code?

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


More information about the Mlir-commits mailing list