[mlir][Bazel] Add yet another missing dependency.

This commit is contained in:
Adrian Kuegel 2022-08-02 09:15:43 +02:00
parent 0b41c610f6
commit 9183d40313
1 changed files with 1 additions and 0 deletions

View File

@ -533,6 +533,7 @@ cc_library(
"//mlir:IR",
"//mlir:LLVMDialect",
"//mlir:LinalgDialect",
"//mlir:LinalgTransforms",
"//mlir:MemRefDialect",
"//mlir:NVGPUDialect",
"//mlir:NVGPUTransforms",