mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
The OpenMP implementation of the ATOMIC construct will change in the near future to accommodate atomic conditional-update and conditional- update-capture operations. This patch separates the shared implemen- tations to avoid interfering with OpenACC.