[PATCH] D129149: [OMPIRBuilder] Add support for simdlen clause
Prabhdeep Soni via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 6 06:59:35 PDT 2022
psoni2628 updated this revision to Diff 442555.
psoni2628 marked 3 inline comments as done.
psoni2628 added a comment.
- Create new tests instead of modifying existing ones
- Specialize `isSupportedByOpenMPIRBuilder` for `OMPSimdDirective`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129149/new/
https://reviews.llvm.org/D129149
Files:
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/irbuilder_simd.cpp
clang/test/OpenMP/irbuilder_simdlen.cpp
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129149.442555.patch
Type: text/x-patch
Size: 9533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220706/060da362/attachment-0001.bin>
More information about the cfe-commits
mailing list