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
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
..
Directive [flang][directive] Get rid of flangClassValue in TableGen 2021-01-19 10:28:46 -05:00
OpenACC [flang][openacc] Allow multiple wait clauses 2021-01-27 13:18:46 -05:00
OpenMP [OpenMP] Introduce the disable_selector_propagation variant selector trait 2021-03-11 23:31:25 -06:00
CMakeLists.txt