[Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Mehdi Amini
llvmlistbot at llvm.org
Fri Mar 6 11:10:40 PST 2026
joker-eph wrote:
I revisited this: seems like this is all premature generalization where these tests don't seem needed: the verifier will correctly catch it all right now. Add more tests to demonstrate it. No crash left.
https://github.com/llvm/llvm-project/pull/183652
More information about the Mlir-commits
mailing list