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

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 21 17:31:55 PDT 2024


arsenm wrote:

> We already do this during legalisation / legacy ISEL; there might be merit into doing it as early as possible though.

Yes, we definitely need to start folding this out much earlier.

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


More information about the cfe-commits mailing list