[PATCH] D74372: [OpenMP][IRBuilder] Perform finalization (incl. outlining) late
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 11 14:22:38 PST 2020
jdoerfert updated this revision to Diff 244002.
jdoerfert marked 6 inline comments as done.
jdoerfert added a comment.
Removed OMPIRBuilder workaround in extractor and addressed comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74372/new/
https://reviews.llvm.org/D74372
Files:
clang/lib/CodeGen/CodeGenFunction.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74372.244002.patch
Type: text/x-patch
Size: 18686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200211/7ce485b0/attachment-0001.bin>
More information about the cfe-commits
mailing list