mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-04 15:01:21 +00:00
ca424d100c
Summary: According to the OpenMP standard, barrier operation must perform implicit flush operation. Currently, if there is only one thread in the team, barrier does not flush the memory. Patch fixes this problem. Reviewers: grokos, gtbercea, kkwli0 Subscribers: guansong, jdoerfert, openmp-commits, caomhin Tags: #openmp Differential Revision: https://reviews.llvm.org/D62398 llvm-svn: 367024 |
||
---|---|---|
.. | ||
nvptx | ||
CMakeLists.txt |