We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b21f34 commit 613ed36Copy full SHA for 613ed36
mlir/test/Dialect/Linalg/vectorize-tensor-extract.mlir renamed to mlir/test/Dialect/Linalg/vectorization/extract-with-patterns.mlir
@@ -1,5 +1,5 @@
1
// RUN: mlir-opt -split-input-file \
2
-// RUN: -transform-preload-library='transform-library-paths=%p/td/vectorize-with-patterns.mlir' \
+// RUN: -transform-preload-library='transform-library-paths=%p/../td/vectorize-with-patterns.mlir' \
3
// RUN: -transform-interpreter=entry-point=vectorize_with_patterns %s | FileCheck %s
4
5
//===----------------------------------------------------------------------===//
mlir/test/Dialect/Linalg/vectorize-tensor-extract-masked.mlir renamed to mlir/test/Dialect/Linalg/vectorization/extract.mlir
0 commit comments