[PATCH] D75350: [OpenMP] Allow const parameters in declare simd linear clause
Graham Hunter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 2 06:16:58 PST 2020
huntergr updated this revision to Diff 247614.
huntergr added a comment.
- Removed the ) my editor helpfully added to the CHECK line
- Added a test to declare_simd_aarch64.c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75350/new/
https://reviews.llvm.org/D75350
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/declare_simd_aarch64.c
clang/test/OpenMP/declare_simd_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75350.247614.patch
Type: text/x-patch
Size: 4848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200302/9b01fd8e/attachment.bin>
More information about the cfe-commits
mailing list