[Mlir-commits] [mlir] [mlir][vector] Disable CompressStoreOp/ExpandLoadOp for scalable vectors (PR #117538)
Andrzej Warzyński
llvmlistbot at llvm.org
Wed Nov 27 02:14:23 PST 2024
================
@@ -2183,6 +2185,8 @@ def Vector_CompressStoreOp :
correspond to those of the `llvm.masked.compressstore`
[intrinsic](https://llvm.org/docs/LangRef.html#llvm-masked-compressstore-intrinsics).
+ Note that the index increment is done conditionally.
----------------
banach-space wrote:
Rebase gone wrong 🤦🏻 Thanks!
https://github.com/llvm/llvm-project/pull/117538
More information about the Mlir-commits
mailing list