Missed dependency on building the TorchMLIRConversionPasses target.

pull/968/head
johnlu 2022-06-24 00:53:02 +08:00
parent e143a34948
commit 4729e4821f
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ add_mlir_library(TorchMLIRConversionPasses
DEPENDS
TorchMLIRConversionPassIncGen
MLIRTorchOpsIncGen
MLIRTorchTypesIncGen
LINK_COMPONENTS
Core