[PATCH] D71267: [OpenMPIRBuilder] Add support for generating kmpc_for_static_fini
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 31 13:05:21 PDT 2020
kiranchandramohan updated this revision to Diff 289014.
kiranchandramohan added a comment.
Herald added a subscriber: mgorny.
Addressed formatting comment. Rebased.
Removed test since the OpenMP IRBuilder flow generates more ident structures and enabling test involves changes at a lot of places.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71267/new/
https://reviews.llvm.org/D71267
Files:
clang/include/clang/Basic/OpenMPKinds.h
clang/lib/Basic/OpenMPKinds.cpp
clang/lib/CodeGen/CGOpenMPRuntime.cpp
llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/lib/Frontend/OpenMP/CMakeLists.txt
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71267.289014.patch
Type: text/x-patch
Size: 11414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200831/7b92fdee/attachment.bin>
More information about the llvm-commits
mailing list