[Mlir-commits] [mlir] [mlir][vector] Refactor vector-transfer-flatten.mlir (nfc) (1/n) (PR #95743)
Hugo Trachino
llvmlistbot at llvm.org
Thu Jun 20 05:02:44 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:
That's ok with me. Code owners might have another point of view.
https://github.com/llvm/llvm-project/pull/95743
More information about the Mlir-commits
mailing list