[Mlir-commits] [mlir] [mlir][vector] Add tests xfer-permute-lowering (nfc)(2/n) (PR #96033)

Hugo Trachino llvmlistbot at llvm.org
Thu Aug 1 02:42:43 PDT 2024


================
@@ -1,5 +1,7 @@
 // RUN: mlir-opt %s --transform-interpreter --split-input-file | FileCheck %s
 
+// TODO: Replace %arg0 with %vec
----------------
nujaa wrote:

I think you updated the file AND accepted my suggestion generating repetition 😕 

https://github.com/llvm/llvm-project/pull/96033


More information about the Mlir-commits mailing list