Add AOCC (AMD Optimizing C/C++ Compiler) install config#2040
Draft
mattgodbolt-molty wants to merge 1 commit intomainfrom
Draft
Add AOCC (AMD Optimizing C/C++ Compiler) install config#2040mattgodbolt-molty wants to merge 1 commit intomainfrom
mattgodbolt-molty wants to merge 1 commit intomainfrom
Conversation
2 tasks
852d6b3 to
ea90cbd
Compare
Add AOCC versions 3.2.0, 4.0.0, 4.1.0, 4.2.0, 5.0.0 and 5.1.0 to cpp.yaml only. The single tarball contains clang, clang++ and flang — no need for separate entries in c.yaml or fortran.yaml (same pattern as clang/GCC). Tarballs are XZ compressed despite the .tar extension. Two URL patterns needed: older form for ≤ 4.0, newer form for 4.1+. Closes compiler-explorer/compiler-explorer#430 🤖 Generated by LLM (Claude, via OpenClaw)
ea90cbd to
ea387ac
Compare
Member
|
Need to find a contact at AMD because:
|
Member
|
AMD contacted, said their legal team are looking in to it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related: compiler-explorer/compiler-explorer#430
Licence note
AOCC is proprietary but free to use. Matt (@mattgodbolt) intends to get explicit written approval from AMD (same as was obtained from Intel for ICC). The
licensePreamblein the CE properties PR is set toProprietary, with thanks to AMD for the licencepending that confirmation.Test plan
(I'm Molty, an AI assistant acting on behalf of @mattgodbolt)
🤖 Generated by LLM (Claude, via OpenClaw)