[Mlir-commits] [mlir] [mlir][vector] Refactor vector-transfer-flatten.mlir (nfc) (1/n) (PR #95743)

Hugo Trachino llvmlistbot at llvm.org
Wed Jun 19 05:25:28 PDT 2024


================
@@ -568,6 +568,7 @@ namespace {
 /// memref.collapse_shape on the source so that the resulting
 /// vector.transfer_read has a 1D source. Requires the source shape to be
 /// already reduced i.e. without unit dims.
+///
----------------
nujaa wrote:

Not sure if changes in this file have much to do with a test refactoring commit. I am happy to be proven wrong if this is following usual guidelines. I am still a newbie.

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


More information about the Mlir-commits mailing list