[PATCH] D71475: [WIP][OPENMP] Try to fix linear clause crash by emitting alloca for step
Chi Chun Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 16 14:44:23 PST 2019
cchen updated this revision to Diff 234157.
cchen added a comment.
Apply @ABataev's patch, add some code to support the patch and some tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71475/new/
https://reviews.llvm.org/D71475
Files:
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/parallel_for_ast_print.cpp
clang/test/OpenMP/parallel_for_linear_codegen.cpp
clang/test/OpenMP/target_simd_ast_print.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71475.234157.patch
Type: text/x-patch
Size: 6721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191216/59795fd1/attachment-0001.bin>
More information about the cfe-commits
mailing list