[all-commits] [llvm/llvm-project] 7b4ea6: Revert "[mlir][CRunnerUtils] Use explicit executio...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Jun 21 08:51:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b4ea67f3152cca17a39bad8aa38b24b222deb30
https://github.com/llvm/llvm-project/commit/7b4ea67f3152cca17a39bad8aa38b24b222deb30
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M mlir/include/mlir/ExecutionEngine/Float16bits.h
M mlir/lib/ExecutionEngine/CMakeLists.txt
M mlir/lib/ExecutionEngine/CRunnerUtils.cpp
M mlir/lib/ExecutionEngine/Float16bits.cpp
Log Message:
-----------
Revert "[mlir][CRunnerUtils] Use explicit execution engine symbol registration."
This reverts commit 9119325a5666e557a19f38a05525578b556c215b.
A buildbot is broken, probably because of this change breaking the
SHARED_LIBS=ON build more.
More information about the All-commits
mailing list