[clang] [Clang][HIP] Deprecate the AMDGCN_WAVEFRONT_SIZE macros (PR #112849)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 6 03:48:06 PST 2024


jhuber6 wrote:

This just emits a warning so it doesn't actually change anything yet. I'm waiting on the wavesize folding before I land the changes in `libomptarget` because it'd have performance considerations.

https://github.com/llvm/llvm-project/pull/112849


More information about the cfe-commits mailing list