[clang] [llvm] [llvm][AMDGPU] Fold `llvm.amdgcn.wavefrontsize` early (PR #114481)

Alex Voicu via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 24 15:15:10 PST 2024


https://github.com/AlexVlx commented:

> #117410 gives you a way to do this without explicitly looking at the features or CPU  

Cheers for this @arsenm, very useful; I've switched over to using it instead.

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


More information about the llvm-commits mailing list