Skip to content

Commit

Permalink
no-LLVMSupport
Browse files Browse the repository at this point in the history
Signed-off-by: Benoit Jacob <[email protected]>
  • Loading branch information
bjacob committed Oct 3, 2024
1 parent 24a3664 commit f7d4c5b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions stablehlo/integrations/c/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ add_mlir_public_c_api_library(ChloCAPI

LINK_LIBS PUBLIC
ChloOps
LLVMSupport
)

add_mlir_public_c_api_library(StablehloCAPI
Expand All @@ -40,7 +39,6 @@ add_mlir_public_c_api_library(StablehloCAPI
StablehloTypes.cpp

LINK_LIBS PUBLIC
LLVMSupport
MLIRCAPIIR
MLIRIR
MLIRSupport
Expand Down
1 change: 0 additions & 1 deletion stablehlo/reference/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ add_mlir_library(StablehloReferenceProcessGrid
ProcessGrid.cpp

LINK_LIBS PUBLIC
LLVMSupport
MLIRIR
MLIRSupport
StablehloReferenceTensor
Expand Down

0 comments on commit f7d4c5b

Please sign in to comment.