[Mlir-commits] [mlir] [MLIR][Arith] SelectOp fix invalid folding (PR #117555)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Nov 25 07:13:54 PST 2024


7FM wrote:

> We should add a LIT test for the case that used to fail.

I agree, but at first glance, I couldn't find an upstream MLIR dialect that supports unsigned/signed constants to trigger this bug. But I might have missed a suitable dialect.

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


More information about the Mlir-commits mailing list