aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorJon Chesterfield <jonathanchesterfield@gmail.com>2020-03-04 17:51:38 +0000
committerJonChesterfield <jonathanchesterfield@gmail.com>2020-03-04 17:56:40 +0000
commit133db44996a80db957360a0b727479d4a8d4d1a2 (patch)
tree41e43facf95ca5a6010eb28afc69df7c1b7dd910 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentd09d0bd7a019d4300d4c0a4000fd0f208b838e0a (diff)
downloadllvm-133db44996a80db957360a0b727479d4a8d4d1a2.zip
llvm-133db44996a80db957360a0b727479d4a8d4d1a2.tar.gz
llvm-133db44996a80db957360a0b727479d4a8d4d1a2.tar.bz2
[libomptarget] Implement most hip atomic functions in terms of intrinsics
Summary: [libomptarget] Implement hip atomic functions in terms of intrinsics All but atomicInc can be implemented using type generic clang intrinsics. There is not yet a corresponding intrinsic for atomicInc in clang, only one in LLVM. This patch leaves atomicInc as an unresolved symbol. Reviewers: jdoerfert, ABataev, hfinkel, grokos, arsenm Reviewed By: arsenm Subscribers: sri, saiislam, wdng, jvesely, mgorny, jfb, openmp-commits Tags: #openmp Differential Revision: https://reviews.llvm.org/D73076
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions