[PATCH] D90101: [Clang][OpenMP][WIP] Avoid unnecessary privatization of mapper array when there is no user defined mapper
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 24 15:23:31 PDT 2020
tianshilei1992 updated this revision to Diff 300509.
tianshilei1992 added a comment.
Fixed an issue that caused compiler crash
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90101/new/
https://reviews.llvm.org/D90101
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90101.300509.patch
Type: text/x-patch
Size: 5386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201024/75915190/attachment-0001.bin>
More information about the cfe-commits
mailing list