[Mlir-commits] [mlir] [mlir][linalg] Emit proper diagnostic instead of crashing in SelectOp with index type (PR #183652)
Renato Golin
llvmlistbot at llvm.org
Fri Mar 6 10:24:23 PST 2026
rengolin wrote:
orthogonaly, could we have a utility wrapper that combines `emitError + unreachable`? Seems like a common enough occurrence.
https://github.com/llvm/llvm-project/pull/183652
More information about the Mlir-commits
mailing list