[Mlir-commits] [mlir] [mlir][vector] Refactor vector-transfer-unroll.mlir (NFC) (PR #102593)
Pablo Antonio Martinez
llvmlistbot at llvm.org
Mon Aug 12 04:08:37 PDT 2024
================
----------------
pabloantoniom wrote:
It is using multiple patterns (at least `UnrollTransferReadPattern`, `UnrollTransferWritePattern` and `UnrollGatherPattern`) and the tests are mixed (not grouped like in the example you show) so I think it's better to skip it for this case.
https://github.com/llvm/llvm-project/pull/102593
More information about the Mlir-commits
mailing list