[Mlir-commits] [mlir] [mlir][vector] Update tests for xfer permutation lowering (PR #123076)
Hugo Trachino
llvmlistbot at llvm.org
Thu Jan 16 02:15:15 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(
----------------
nujaa wrote:
NIT: This line deserves a CHECK-LABEL.
https://github.com/llvm/llvm-project/pull/123076
More information about the Mlir-commits
mailing list