Skip to content

merge aomp-dev into amd-staging - #2513

Closed
z1-cciauto wants to merge 2 commits into
amd-stagingfrom
upstream_merge_202609070706
Closed

merge aomp-dev into amd-staging#2513
z1-cciauto wants to merge 2 commits into
amd-stagingfrom
upstream_merge_202609070706

Conversation

@z1-cciauto

Copy link
Copy Markdown
Collaborator

No description provided.

jplehr and others added 2 commits September 7, 2026 11:49
Add AOMP_PROJECT_SRC, AOMP_SPIRV_SRC, and AOMP_SRC to aomp_common_vars and
use them throughout the build_* scripts instead of hardcoding
$AOMP_REPOS/<name>. Defaults preserve the historical $AOMP_REPOS layout, so
behavior is unchanged when the variables are unset.

This lets a single environment override redirect one component's source (e.g.
to a per-task git worktree) without relocating the shared checkout of every
other component. The llvm-project monorepo root is read by eight build
scripts (project, offload, openmp, llvm_runtimes_standalone, comgr,
libdevice, hipcc, extras) and must move together for a staged build to stay
consistent; the previously hardcoded SPIRV-LLVM-Translator source is now
overridable too.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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