Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docker] Add LLVM 17 to the LLVM install script #15799

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

lhutton1
Copy link
Contributor

This commit ensures LLVM 17 is installed alongside other versions in the ubuntu2204_install_llvm.sh script. It also removes versions 13 and 14 as they don't appear to be used - a general cleanup of the images that use this script.

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @lhutton1!

@leandron
Copy link
Contributor

@tvm-bot rerun

Copy link
Contributor

@neildhickey neildhickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lhutton1
Copy link
Contributor Author

Looks like the gpu image fails to build due to: #15754

This commit ensures LLVM 17 is installed alongisde other version in the
`ubuntu2204_install_llvm.sh` script. It also removes versions 13 and 14
as they don't appear to be used - a general cleanup of the images that
use this script.

Change-Id: I076a6feb92c253e68626ac55b6d39e3ed3c9c926
@lhutton1
Copy link
Contributor Author

lhutton1 commented Oct 6, 2023

@tvm-bot rerun

@lhutton1 lhutton1 merged commit 662bcb4 into apache:main Oct 9, 2023
@lhutton1 lhutton1 deleted the llvm-17-install branch October 9, 2023 09:11
@lhutton1
Copy link
Contributor Author

lhutton1 commented Oct 9, 2023

Thanks @leandron @neildhickey!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants