[Mlir-commits] [mlir] [MLIR] Validate APInt bitwidth in IntegerAttr::get(Type, APInt) (PR #188725)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Wed Apr 1 01:46:28 PDT 2026


https://github.com/ftynse approved this pull request.

I have had a crash from this downstream. Makes sense to have and looks consistent with the APFloat/FloatAttr counterpart that does verify flt semantics.

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


More information about the Mlir-commits mailing list