[PATCH] D59494: AMDGPU: Add support for cross address space synchronization scopes
Konstantin Zhuravlyov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 18 08:29:30 PDT 2019
kzhuravl created this revision.
kzhuravl added reviewers: b-sumner, rampitec, t-tye.
Herald added subscribers: jfb, tpr, dstuttard, yaxunl, wdng.
kzhuravl added a comment.
Backend change will be posted later today. I am currently working on adding backend tests.
https://reviews.llvm.org/D59494
Files:
lib/CodeGen/CGAtomic.cpp
lib/CodeGen/TargetInfo.cpp
lib/CodeGen/TargetInfo.h
test/CodeGenOpenCL/atomic-ops.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59494.191096.patch
Type: text/x-patch
Size: 8282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190318/923037f3/attachment.bin>
More information about the cfe-commits
mailing list