forked from OSchip/llvm-project
[mlir][Bazel] Add yet another missing dependency.
This commit is contained in:
parent
0b41c610f6
commit
9183d40313
|
@ -533,6 +533,7 @@ cc_library(
|
|||
"//mlir:IR",
|
||||
"//mlir:LLVMDialect",
|
||||
"//mlir:LinalgDialect",
|
||||
"//mlir:LinalgTransforms",
|
||||
"//mlir:MemRefDialect",
|
||||
"//mlir:NVGPUDialect",
|
||||
"//mlir:NVGPUTransforms",
|
||||
|
|
Loading…
Reference in New Issue