[PATCH] D129149: [OMPIRBuilder] Add support for simdlen clause
Prabhdeep Soni via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 09:50:35 PDT 2022
psoni2628 created this revision.
psoni2628 added reviewers: peixin, arnamoy10.
Herald added a subscriber: hiraditya.
Herald added a project: All.
psoni2628 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, sstefan1.
Herald added a project: LLVM.
This patch adds OMPIRBuilder support for the simdlen clause for the
simd directive.
Repository:
rC Clang
https://reviews.llvm.org/D129149
Files:
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/irbuilder_simd.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.442335.patch
Type: text/x-patch
Size: 6595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/6e27a481/attachment.bin>
More information about the llvm-commits
mailing list