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

Alex Voicu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 15:53:14 PDT 2024


AlexVlx wrote:

> > CI is red but it seems to be some weird Windows failures. Ideally if the builtin / intrinsic is the way to go I'd like that to be folded much earlier because it prevents loop unrolling for cases like SIMT scan / reduce.

#114481 should deal with this @arsenm @jhuber6.

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


More information about the cfe-commits mailing list