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

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 30 03:26:38 PDT 2026


joker-eph wrote:

> bailing out with assert seems to be too aggressive?

There isn't a single use-case upstream, so I'd say it seem reasonable...

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


More information about the Mlir-commits mailing list