[PATCH] D82087: AMDGPU/clang: Add builtins for llvm.amdgcn.ballot
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 20 11:34:01 PDT 2022
arsenm added a comment.
In D82087#3797883 <https://reviews.llvm.org/D82087#3797883>, @jdoerfert wrote:
> Can we land this? I'd like to use the new intrinsics as I don't understand the old ones.
What do you think about using the two separate builtins, vs. one magic builtin that auto-changes the wavesize?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82087/new/
https://reviews.llvm.org/D82087
More information about the cfe-commits
mailing list