diff options
author | Sameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com> | 2023-12-04 15:15:02 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 15:15:02 +0530 |
commit | 9db642394dee768e8a4404978c0e5d3af07fed17 (patch) | |
tree | e45cf384f6e9a614084bf8981cd5aa224dbb8317 /libcxx/include/__algorithm/generate.h | |
parent | c1140d49ec3363bf903e4c1dbf7a3f5e8c1b6523 (diff) | |
download | llvm-9db642394dee768e8a4404978c0e5d3af07fed17.zip llvm-9db642394dee768e8a4404978c0e5d3af07fed17.tar.gz llvm-9db642394dee768e8a4404978c0e5d3af07fed17.tar.bz2 |
[clang][AMDGPU] fix the return type for ballot (#73906)
In the builtins declaration, "ULi" is a 32-bit integer on Windows. Use
"WUi" instead to ensure a 64-bit integer on all platforms.
Diffstat (limited to 'libcxx/include/__algorithm/generate.h')
0 files changed, 0 insertions, 0 deletions