[PATCH] D148906: [AMDGPU] Remove function if FeatureWavefrontSize32 is not supported on current GPU
Brian Sumner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 29 08:33:16 PDT 2023
b-sumner added a comment.
I think we need to similarly remove a wavefrontsize64 function if compiling in wave32 mode.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148906/new/
https://reviews.llvm.org/D148906
More information about the llvm-commits
mailing list