[Mlir-commits] [mlir] [mlir][Vector] Add support for poison indices to `Extract/IndexOp` (PR #123488)
Jakub Kuderski
llvmlistbot at llvm.org
Thu Jan 23 10:52:35 PST 2025
kuhar wrote:
> I added SPIR-V tests but they currently error out. I created this PR to add support for them: #124162
Thanks, we can take care of this lowering. Just need to make sure nothing introduces poison indices by default until we land that.
https://github.com/llvm/llvm-project/pull/123488
More information about the Mlir-commits
mailing list