aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
diff options
context:
space:
mode:
authorJuan Manuel Martinez CaamaƱo <jmartinezcaamao@gmail.com>2025-10-27 09:59:54 +0100
committerGitHub <noreply@github.com>2025-10-27 09:59:54 +0100
commitefcc6135daf1f44a9bfadf0aa7bdfb0eefe15074 (patch)
tree3633e9e551ce30f3cc17e6b2a0faab8a6155a846 /llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
parentaa550cdc5f561e33aab8180ae1c9264a3c66072c (diff)
downloadllvm-efcc6135daf1f44a9bfadf0aa7bdfb0eefe15074.zip
llvm-efcc6135daf1f44a9bfadf0aa7bdfb0eefe15074.tar.gz
llvm-efcc6135daf1f44a9bfadf0aa7bdfb0eefe15074.tar.bz2
[Clang][AMDGPU] Enable type-checking on __builtin_amdgcn_raw_ptr_buffer_atomic_{{add|fadd|fmin|fmax}} (#164824)
The "t" flag is used to mark the builtin signature as meaningless. This is done on several builtins taking pointers since otherwise HIP code would not compile during compilation for the host (even if the builtin is only used in device code, compilation would fail). The builtins changed by this patch are not affected by this issue, so they do not need the "t" flag in the first place.
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp')
0 files changed, 0 insertions, 0 deletions