[Mlir-commits] [mlir] [MLIR][Arith] SelectOp fix invalid folding (PR #117555)
Jakub Kuderski
llvmlistbot at llvm.org
Mon Nov 25 10:19:42 PST 2024
kuhar 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.
How about adding a new test op to the test dialect?
https://github.com/llvm/llvm-project/pull/117555
More information about the Mlir-commits
mailing list