Skip to content

Commit 2aa7fe5

Browse files
author
git apple-llvm automerger
committed
Merge commit 'd38277dbcf38' from llvm.org/master into apple/main
2 parents 138c3d3 + d38277d commit 2aa7fe5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ add_mlir_dialect_library(MLIRLinalgTransforms
3535
MLIRTransforms
3636
MLIRTransformUtils
3737
MLIRVector
38-
)
38+
MLIRVectorToSCF
39+
)

0 commit comments

Comments
 (0)