[Mlir-commits] [mlir] [mlir][vector] Group tests for re-order patterns (PR #102856)

Benjamin Maxwell llvmlistbot at llvm.org
Wed Aug 14 07:38:46 PDT 2024


================
@@ -0,0 +1,321 @@
+// RUN: mlir-opt %s -test-vector-sink-patterns -split-input-file | FileCheck %s
----------------
MacDue wrote:

Should this test file be called `vector-sink.mlir?` (matching the pass name)

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


More information about the Mlir-commits mailing list