[PATCH] D70258: [OpenMP][IR-Builder] Introduce the finalization stack
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 15 09:56:35 PST 2019
jdoerfert updated this revision to Diff 229582.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.
Make it a specialized push-pop RAII object (just moved code)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70258/new/
https://reviews.llvm.org/D70258
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
llvm/include/llvm/Frontend/OpenMPIRBuilder.h
llvm/lib/Frontend/OpenMPIRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70258.229582.patch
Type: text/x-patch
Size: 8962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191115/9b50d004/attachment-0001.bin>
More information about the cfe-commits
mailing list