tlc-pack / tlcpack

https://tlcpack.ai/
Apache License 2.0
23 stars 30 forks source link

[LLVM] Update LLVM from 15.0.x to 16.0.x #178

Closed leandron closed 12 months ago

leandron commented 1 year ago

Align the LLVM version with main TVM repository, so that packages contain the same level of functionality as building from source.

Simplify the script build clang and LLVM as part of a one step build, as recommended by the official clang docs at https://clang.llvm.org/get_started.html

Updates validated in both CPU images.

cc @tqchen @areusch @Liam-Sturge @ashutosh-arm @neildhickey

leandron commented 12 months ago

The error is unrelated to the patch, so I’m merging this one