[PATCH] D69785: [OpenMP] Introduce the OpenMP-IR-Builder
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 7 15:32:26 PST 2019
jdoerfert updated this revision to Diff 228327.
jdoerfert added a comment.
Adjust RTL attributes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69785/new/
https://reviews.llvm.org/D69785
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/include/llvm/IR/OpenMPConstants.h
llvm/include/llvm/IR/OpenMPIRBuilder.h
llvm/include/llvm/IR/OpenMPKinds.def
llvm/lib/IR/CMakeLists.txt
llvm/lib/IR/OpenMPConstants.cpp
llvm/lib/IR/OpenMPIRBuilder.cpp
llvm/unittests/IR/CMakeLists.txt
llvm/unittests/IR/IRBuilderTest.cpp
llvm/unittests/IR/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69785.228327.patch
Type: text/x-patch
Size: 30811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191107/a70f7eab/attachment-0001.bin>
More information about the cfe-commits
mailing list