rename it to __AMDGCN_WAVEFRONT_SIZE__ for consistency.
__AMDGCN_WAVEFRONT_SIZE will be deprecated in the future.
Paths
| Differential D154207
[AMDGPU] Rename predefined macro __AMDGCN_WAVEFRONT_SIZE ClosedPublic Authored by yaxunl on Jun 30 2023, 5:40 AM.
Details Summary rename it to __AMDGCN_WAVEFRONT_SIZE__ for consistency. __AMDGCN_WAVEFRONT_SIZE will be deprecated in the future.
Diff Detail
Unit TestsFailed Event Timeline
Comment Actions lgtm except for dropping test coverage
This revision is now accepted and ready to land.Jun 30 2023, 2:32 PM This revision was landed with ongoing or failed builds.Jul 2 2023, 8:10 AM Closed by commit rGad96f25b9365: [AMDGPU] Rename predefined macro __AMDGCN_WAVEFRONT_SIZE (authored by yaxunl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536194 clang/lib/Basic/Targets/AMDGPU.cpp
clang/test/CodeGenHIP/maybe_undef-attr-verify.hip
clang/test/Driver/hip-macros.hip
|
If you're renaming it anyway, might as well go for __AMDGPU?