Skip to content

[BuildBot] Reorder ARM and CUDA arg parsing #2658

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

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

jeffhammond
Copy link
Contributor

ARM replaces x86 whereas CUDA appends, so the ARM part needs to come first for llvm_targets_to_build to be populated correctly.

This fixes the trivial bug I introduced when adding ARM support, which wasn't relevant until now because I didn't have an ARM+NVIDIA platform on which to test.

Signed-off-by: Hammond, Jeff R [email protected]

ARM replaces x86 whereas CUDA appends, so the ARM part needs to come
first for llvm_targets_to_build to be populated correctly.

Signed-off-by: Hammond, Jeff R <[email protected]>
@jeffhammond jeffhammond requested a review from bader as a code owner October 19, 2020 23:56
@bader bader changed the title reorder ARM and CUDA arg parsing [BuildBot] Reorder ARM and CUDA arg parsing Oct 20, 2020
@bader bader merged commit c239604 into intel:sycl Oct 20, 2020
iclsrc pushed a commit that referenced this pull request Aug 15, 2024
The spirv-tools package used by the job seems no longer available for
Ubuntu 20.04.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@88e546a689b2679
kbenzie pushed a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
[L0 v2] extend USMFill implementation to support sizes which are not powers of 2
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[L0 v2] extend USMFill implementation to support sizes which are not powers of 2
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.

2 participants