[Mlir-commits] [mlir] [mlir][vector] Add tests xfer-permute-lowering (nfc)(2/n) (PR #96033)
Hugo Trachino
llvmlistbot at llvm.org
Thu Aug 1 01:19:18 PDT 2024
================
@@ -1,5 +1,7 @@
// RUN: mlir-opt %s --transform-interpreter --split-input-file | FileCheck %s
+// TODO: Replace %arg0 with %vec
----------------
nujaa wrote:
Overall, do you think it would make sense to refactor all args the same way you did in `vector-transfer-flatten.mlir` ?
https://github.com/llvm/llvm-project/pull/96033
More information about the Mlir-commits
mailing list