Skip to content

[OpenMP] Remove declaration and usage of __AMDGCN_WAVEFRONT_SIZE #143761

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 3 commits into from
Jun 13, 2025

Conversation

nicebert
Copy link
Contributor

Removes usage of __AMDGCN_WAVEFRONT_SIZE as compile time constant.

@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Jun 11, 2025
@nicebert nicebert force-pushed the feat/num_gpu_lanes branch 2 times, most recently from 5b6ea05 to c686fa1 Compare June 12, 2025 12:30
@nicebert nicebert requested a review from ritter-x2a June 12, 2025 12:31
Removes usage of __AMDGCN_WAVEFRONT_SIZE as compile time constant.
@nicebert nicebert force-pushed the feat/num_gpu_lanes branch from c686fa1 to a863371 Compare June 13, 2025 10:53
@nicebert nicebert requested a review from shiltian June 13, 2025 11:37
Copy link
Contributor

@shiltian shiltian left a comment

Choose a reason for hiding this comment

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

LGTM with one nit.

Removes whitespaces at start of line.

Co-authored-by: Shilei Tian <[email protected]>
@ronlieb ronlieb merged commit cf6ae06 into llvm:main Jun 13, 2025
7 checks passed
tomtor pushed a commit to tomtor/llvm-project that referenced this pull request Jun 14, 2025
…m#143761)

Removes usage of __AMDGCN_WAVEFRONT_SIZE as compile time constant.

---------

Co-authored-by: Shilei Tian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomp OpenMP host runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants