Skip to content

Commit e694b22

Browse files
committed
[mlir][nvgpu] Fix Bazel BUILD file
Differential Revision: https://reviews.llvm.org/D128078
1 parent 5b77a45 commit e694b22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2235,8 +2235,10 @@ cc_library(
22352235
":AffineDialect",
22362236
":ArithmeticDialect",
22372237
":GPUDialect",
2238+
":IR",
22382239
":MemRefDialect",
22392240
":NVGPUDialect",
2241+
":NVGPUPassIncGen",
22402242
":Pass",
22412243
":SideEffectInterfaces",
22422244
":Support",

0 commit comments

Comments
 (0)