[Mlir-commits] [mlir] [mlir][vector] add consistent stride verification to `masked load/store` and `gather/scatter` ops (PR #204842)
Ingo Müller
llvmlistbot at llvm.org
Thu Jun 25 07:34:48 PDT 2026
ingomueller-net wrote:
I am reverting this PR in #205832 because it breaks the following two tests:
* `mlir/test/Integration/Dialect/SparseTensor/CPU/reshape_dot.mlir.test`
* `mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_coo_test.mlir.test`
https://github.com/llvm/llvm-project/pull/204842
More information about the Mlir-commits
mailing list