forked from OSchip/llvm-project
Add cmake dependency for TensorToLinalg
This commit is contained in:
parent
d6852155b9
commit
1de73629aa
|
@ -13,6 +13,7 @@ add_mlir_conversion_library(MLIRTensorToLinalg
|
|||
MLIRIR
|
||||
MLIRPass
|
||||
MLIRLinalg
|
||||
MLIRLinalgTransforms
|
||||
MLIRSupport
|
||||
MLIRTransformUtils
|
||||
MLIRTensor
|
||||
|
|
Loading…
Reference in New Issue