Skip to content

Commit

Permalink
fix the dependency of MLIRInputConversion
Browse files Browse the repository at this point in the history
Change-Id: I420b3bf400889d349aa1d83b2dd0ed37156a9766
  • Loading branch information
luluman committed Nov 3, 2023
1 parent acdf1ee commit 1fee518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/tpuc-opt-experiment/InputConversion/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ add_mlir_library(MLIRInputConversion

DEPENDS
InputConversionPassIncGen
GlobalOptimizationPassIncGen

LINK_LIBS PUBLIC
LLVMSupport
Expand Down

0 comments on commit 1fee518

Please sign in to comment.