[Mlir-commits] [mlir] [mlir][vector] Update tests for xfer permutation lowering (1/N) (PR #123076)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jan 16 12:23:18 PST 2025
================
@@ -377,41 +381,41 @@ module attributes {transform.with_named_sequence} {
// CHECK: #[[MAP:.*]] = affine_map<(d0, d1, d2, d3) -> (d1, 0, d3)>
// CHECK: func.func @transfer_read_reduce_rank_scalable(
----------------
banach-space wrote:
Addressing this in https://github.com/llvm/llvm-project/pull/123237. Alongside other improvements :)
https://github.com/llvm/llvm-project/pull/123076
More information about the Mlir-commits
mailing list