[Mlir-commits] [mlir] [mlir][linalg][nfc] Split hoisting tests into dedicated test functions (PR #145234)

Han-Chung Wang llvmlistbot at llvm.org
Tue Jun 24 13:53:27 PDT 2025


================
@@ -206,6 +220,13 @@ module attributes {transform.with_named_sequence} {
 
 // -----
 
+///----------------------------------------------------------------------------------------
+/// Other tests
+///
+/// TODO: Document
+///----------------------------------------------------------------------------------------
+
+
----------------
hanhanW wrote:

nit: delete dup blank line

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


More information about the Mlir-commits mailing list