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

Jakub Kuderski llvmlistbot at llvm.org
Thu Feb 5 05:47:48 PST 2026


https://github.com/kuhar requested changes to this pull request.

I wonder if the proper fix is to disallow i0 types over arith operations.

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


More information about the Mlir-commits mailing list