Skip to content

Commit

Permalink
Add missing build deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
jreiffers committed Nov 8, 2022
1 parent 8f60eee commit e7bb54d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
Expand Up @@ -442,6 +442,9 @@ cc_library(
"//mlir:FuncDialect",
"//mlir:IR",
"//mlir:MathDialect",
"//mlir:PDLDialect",
"//mlir:PDLInterpDialect",
"//mlir:Parser",
"//mlir:Pass",
"//mlir:SCFDialect",
"//mlir:SPIRVDialect",
Expand Down

0 comments on commit e7bb54d

Please sign in to comment.