[Mlir-commits] [mlir] [mlir][cf] Fix APInt comparison crash in `foldSwitch` (PR #206407)

Longsheng Mou llvmlistbot at llvm.org
Mon Jun 29 02:10:59 PDT 2026


CoTinker wrote:

I find that to support a 32‑bit index type, a constant such as `%c0_i32 = llvm.mlir.constant(1 : index) : i32` is required..

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


More information about the Mlir-commits mailing list