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
Joseph Huber ff5095970f [OpenMP] Restore backwards compatibility for libomptarget
Summary:
The changes introduced in D87946 changed the API for libomptarget
functions. `__kmpc_push_target_tripcount` was a function in Clang 11.x
but was not given a backward-compatible interface. This change will
require people using Clang 13.x or 12.x to recompile their offloading
programs.

Reviewed By: jdoerfert cchen

Differential Revision: https://reviews.llvm.org/D98358
2021-03-11 09:52:11 -05:00
..
CMakeLists.txt [openmp] Remove clause from OMPKinds.def and use OMP.td info 2020-12-17 14:08:12 -05:00
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] Restore backwards compatibility for libomptarget 2021-03-11 09:52:11 -05:00