This patch adds the TRegion interface functions to the ones we can build
through the common OpenMP target offloading class.
This is a preperation patch for https://reviews.llvm.org/D59328
Paths
| Differential D59421
[OpenMP][Offloading] Allow to build the TRegion interface functions Needs ReviewPublic Authored by jdoerfert on Mar 15 2019, 9:16 AM.
Details Summary This patch adds the TRegion interface functions to the ones we can build This is a preperation patch for https://reviews.llvm.org/D59328
Diff Detail
Event Timelinejdoerfert added a parent revision: D59319: [OpenMP][Offloading][1/3] A generic and simple target region interface.Mar 15 2019, 9:16 AM jdoerfert added a parent revision: D59420: [NFC][OpenMP] Move runtime function generation to the target codegen. jdoerfert added a child revision: D59328: [OpenMP][Offloading][2/3] Codegen for target regions (TRegions).Mar 15 2019, 9:19 AM
Revision Contents
Diff 191986 clang/lib/CodeGen/CGOpenMPRuntimeTarget.h
clang/lib/CodeGen/CGOpenMPRuntimeTarget.cpp
|