mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
e3c1fc67b1
Nested `omp [begin|end] declare variant` inherit the selectors from surrounding `omp (begin|end) declare variant` constructs. To stop such propagation the user can add the `disable_selector_propagation` to the `extension` set in the `implementation` selector. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D95765 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
OMP.td | ||
OMPConstants.h | ||
OMPContext.h | ||
OMPGridValues.h | ||
OMPIRBuilder.h | ||
OMPKinds.def |