This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 79f9e577f7 Do not link LLVM libraries into cpptest binary (#15639)
add 022299b51f [Arith] MLIR PresburgerSet compile fix mlir >= 160 (#15638)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 1 +
cmake/modules/LibInfo.cmake | 7 +++++++
cmake/utils/FindLLVM.cmake | 2 ++
src/arith/presburger_set.cc | 51 +++++++++++++++++++++++++++++++++++++--------
src/support/libinfo.cc | 6 ++++++
5 files changed, 58 insertions(+), 9 deletions(-)