[Mlir-commits] [mlir] [mlir][Math] Fix IPowIOp folding crash for i1 (PR #179684)

Matthias Springer llvmlistbot at llvm.org
Thu Feb 5 04:20:34 PST 2026


================

----------------
matthias-springer wrote:

I believe this should be `if (base.isOne())`

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


More information about the Mlir-commits mailing list