Skip to content

Commit

Permalink
Bazel: Add vector dialect dependency. (llvm#110927)
Browse files Browse the repository at this point in the history
Following up on llvm#110904.

Signed-off-by: Benoit Jacob <jacob.benoit.1@gmail.com>
  • Loading branch information
bjacob authored Oct 2, 2024
1 parent 45ad1ac commit d24fdce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3751,6 +3751,7 @@ cc_library(
":IR",
":ShapedOpInterfaces",
":SideEffectInterfaces",
":VectorDialect",
":VectorOpsIncGen",
":ViewLikeInterface",
":XeGPUEnumsIncGen",
Expand Down

0 comments on commit d24fdce

Please sign in to comment.