forked from OSchip/llvm-project
[mlir][shape] Fix missing dependency
This commit is contained in:
parent
0db2934b0f
commit
dfa267a61c
|
@ -17,4 +17,5 @@ add_mlir_dialect_library(MLIRShape
|
|||
MLIRInferTypeOpInterface
|
||||
MLIRIR
|
||||
MLIRSideEffectInterfaces
|
||||
MLIRStandardOps
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue