diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-02-05 17:58:19 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 17:58:19 -0600 |
commit | dbed89814e5b9ba25a349a5b9acf4a7164e33834 (patch) | |
tree | 0301c8c5a14dcbcaa09e2a0caa122ecbf5fc9b84 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | e2cfdf7b6a09a2159a2ce3cf4fff022b6d98b928 (diff) | |
download | llvm-dbed89814e5b9ba25a349a5b9acf4a7164e33834.zip llvm-dbed89814e5b9ba25a349a5b9acf4a7164e33834.tar.gz llvm-dbed89814e5b9ba25a349a5b9acf4a7164e33834.tar.bz2 |
[AMDGPU] Add missing `__builtin_amdgcn_wavefrontsize` builtin (#80741)
Summary:
The backend supports the wavefrontsize intrinsic, and suggests that it
is tied to a corresponding clang builtin, but it is not actually
present. This simply adds it in so it can be used from clang. This
attribute likely isn't the best to rely on, but for the `libc` use-case
we will need to detect a struct's differing size in a way that will
depend on the wavefront size.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions