[Mlir-commits] [mlir] [MLIR] VectorEmulateNarrowType to support loading of unaligned vectors (PR #113411)
Han-Chung Wang
llvmlistbot at llvm.org
Mon Oct 28 13:45:36 PDT 2024
================
@@ -113,4 +119,4 @@ MemrefValue skipViewLikeOps(MemrefValue source);
} // namespace memref
} // namespace mlir
-#endif // MLIR_DIALECT_MEMREF_UTILS_MEMREFUTILS_H
+#endif // MLIR_DIALECT_MEMREF_UTILS_MEMREFUTILS_H
----------------
hanhanW wrote:
The message does not show up in UI, but I think it means that you're missing a new line at the end of the file.
<img width="462" alt="image" src="https://github.com/user-attachments/assets/27c7b09c-ebe8-4321-9d9b-08baba51ec42">
https://github.com/llvm/llvm-project/pull/113411
More information about the Mlir-commits
mailing list