Skip to content

Commit ad05543

Browse files
committed
[Bazel] Also adapt test/BUILD for 9a553d3
1 parent 462cede commit ad05543

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ td_library(
123123
"//mlir:InferTypeOpInterfaceTdFiles",
124124
"//mlir:LinalgStructuredOpsTdFiles",
125125
"//mlir:MemorySlotInterfacesTdFiles",
126+
"//mlir:NVVMRequiresSMTraitsTdFiles",
126127
"//mlir:OpBaseTdFiles",
127128
"//mlir:PtrTdFiles",
128129
"//mlir:SideEffectInterfacesTdFiles",
@@ -368,6 +369,7 @@ cc_library(
368369
"//mlir:LinalgInterfaces",
369370
"//mlir:LoopLikeInterface",
370371
"//mlir:MemorySlotInterfaces",
372+
"//mlir:NVVMDialect",
371373
"//mlir:Pass",
372374
"//mlir:PtrDialect",
373375
"//mlir:Reducer",

0 commit comments

Comments
 (0)