Skip to content

Commit 49d4712

Browse files
authored
[bazel] Port llvm#154774: unroll vector.from_elements (llvm#154882)
1 parent 6df9a13 commit 49d4712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5739,6 +5739,7 @@ cc_library(
57395739
":NVGPUDialect",
57405740
":NVVMDialect",
57415741
":TransformUtils",
5742+
":VectorTransforms",
57425743
],
57435744
)
57445745

0 commit comments

Comments
 (0)