Skip to content

Commit 787f618

Browse files
fix
1 parent 53da289 commit 787f618

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mlir/lib/ExecutionEngine/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ if(LLVM_ENABLE_PIC)
198198
EXCLUDE_FROM_LIBMLIR
199199

200200
LINK_LIBS PUBLIC
201-
mlir_apfloat_wrappers
202201
mlir_float16_utils
203202
MLIRSparseTensorEnums
204203
MLIRSparseTensorRuntime
@@ -213,7 +212,6 @@ if(LLVM_ENABLE_PIC)
213212
EXCLUDE_FROM_LIBMLIR
214213

215214
LINK_LIBS PUBLIC
216-
mlir_apfloat_wrappers
217215
mlir_float16_utils
218216
)
219217
target_compile_definitions(mlir_runner_utils PRIVATE mlir_runner_utils_EXPORTS)

0 commit comments

Comments
 (0)