[Mlir-commits] [mlir] [mlir][Vector] Add support for poison indices to `Extract/IndexOp` (PR #123488)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Jan 20 08:00:37 PST 2025


https://github.com/banach-space commented:

LG, thanks!

It would be good to document somewhere the semantics of `vector.extract` and `vector.insert` when one of the indices is poison. That wasn't obvious to me.

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


More information about the Mlir-commits mailing list