diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-11-22 17:15:20 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-11-22 17:15:20 +0000 |
commit | 221e7bb1fc5643cfb9225fc3be395fe3b7e82177 (patch) | |
tree | 97d0a972d573ef763095258001968c8386f8779d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 318dd729ccdac49d2bf1e67099656e6fae3a9246 (diff) | |
download | bcm5719-llvm-221e7bb1fc5643cfb9225fc3be395fe3b7e82177.tar.gz bcm5719-llvm-221e7bb1fc5643cfb9225fc3be395fe3b7e82177.zip |
Fix for OMP doacross implementation on Power
Power has a weak consistency model so we need memory barriers to
make writes (both from runtime and from user code) available for
all threads.
Differential Revision: https://reviews.llvm.org/D40175
llvm-svn: 318848
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions