[PATCH] D115683: [clang][OpenMP] Add codegen for allocate directive's 'align' clause
David Pagan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 14:06:40 PST 2022
ddpagan updated this revision to Diff 397395.
ddpagan added a comment.
Fixed format problem for test/OpenMP/allocate_codegen_attr.cpp
Successfully rebased, built, and tested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115683/new/
https://reviews.llvm.org/D115683
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/align_clause_codegen.cpp
clang/test/OpenMP/allocate_codegen.cpp
clang/test/OpenMP/allocate_codegen_attr.cpp
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115683.397395.patch
Type: text/x-patch
Size: 36442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/d42e67af/attachment.bin>
More information about the llvm-commits
mailing list