tlc-pack / tlcpack

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

[LLVM] Update LLVM from 10.0.x to 15.0.x #174

Closed leandron closed 1 year ago

leandron commented 1 year ago

Update LLVM version from 10.0.x to align with the currently used in TVM, which is 15.0.x (specifically 15.0.7 at the time this PR was raised) so that we can have feature parity with TVM built from source and TVM in packages.

This is a required counterpart change as we moved to LLVM in TVM.

cc @areusch @Liam-Sturge @neildhickey @NicolaLancellotti for reviews

leandron commented 1 year ago

The issues with Conda are unrelated to the patch. In case there is no opposition, I'm planning to merge this soon.

leandron commented 1 year ago

cc @ashutosh-arm