1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/Frontend/OpenMP
Johannes Doerfert e3c1fc67b1 [OpenMP] Introduce the disable_selector_propagation variant selector trait
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
2021-03-11 23:31:25 -06:00
..
CMakeLists.txt
OMP.td [OpenMP] Implement '#pragma omp tile', by Michael Kruse (@Meinersbur). 2021-02-16 09:45:07 -08:00
OMPConstants.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
OMPContext.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
OMPGridValues.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
OMPIRBuilder.h Fix Wdocumentation unknown parameter warning. NFCI. 2021-03-05 11:24:44 +00:00
OMPKinds.def [OpenMP] Introduce the disable_selector_propagation variant selector trait 2021-03-11 23:31:25 -06:00