[PATCH] D70799: [OpenMP] Lower taskyield using OpenMP IR Builder
Roger Ferrer Ibanez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 27 23:35:03 PST 2019
rogfer01 created this revision.
rogfer01 added reviewers: jdoerfert, kiranchandramohan.
Herald added subscribers: llvm-commits, cfe-commits, guansong, hiraditya.
Herald added projects: clang, LLVM.
rogfer01 added a parent revision: D69922: [OpenMP] Use the OpenMP-IR-Builder.
This is similar to D69828 <https://reviews.llvm.org/D69828>.
Special codegen for enclosing untied tasks is still done in clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D70799
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/taskyield_codegen.cpp
llvm/include/llvm/Frontend/OpenMPIRBuilder.h
llvm/include/llvm/Frontend/OpenMPKinds.def
llvm/lib/Frontend/OpenMPIRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70799.231354.patch
Type: text/x-patch
Size: 4907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191128/960cf79f/attachment-0001.bin>
More information about the cfe-commits
mailing list