[Mlir-commits] [mlir] [mlir][arith] Fix crash when narrowing or truncating to i0 (PR #179894)

Shoaib Khan llvmlistbot at llvm.org
Thu Feb 5 02:09:07 PST 2026


shoaibkhan-sde wrote:

"I have added a regression test case to mlir/test/Dialect/Arith/int-range-opts.mlir that specifically covers the i0 truncation crash. I have also pushed the guards for both the range inference implementation and the narrowing pattern. All conversations are resolved and the PR is ready for review. Thank You!"

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


More information about the Mlir-commits mailing list