]> granicus.if.org Git - clang/commit
AMDGPU: Fix the mapping of sub group sync scope
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Wed, 6 Mar 2019 20:54:48 +0000 (20:54 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Wed, 6 Mar 2019 20:54:48 +0000 (20:54 +0000)
commit59808061312eab32e263e7de970a521f42293da9
tree1dd0438971c5fb377c00e0c4221bcab02cb4ad7f
parent8a3156fb0d54c297f4e6603af0f179a4659eb475
AMDGPU: Fix the mapping of sub group sync scope

Map memory_scope_sub_group to "wavefront" sync scope

Differential Revision: https://reviews.llvm.org/D58847

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGenOpenCL/atomic-ops.cl