[Mlir-commits] [mlir] [mlir][ArithToSPIRV] Fix crash converting arith.addi/subi/muli on i1 types (PR #189239)

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 30 04:41:26 PDT 2026


joker-eph wrote:

> Are there more cases that aren't handled or just these 3 ops?

There are more, I added a commit here: https://github.com/llvm/llvm-project/pull/189239/changes/ccca95aa8a36b454f0df502c38febd77d30d0390 ; let me know if I should open a new PR with it, or keep it part of this one?

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


More information about the Mlir-commits mailing list