[PATCH] D106439: [OpenMP] Fold `__kmpc_is_generic_main_thread_id` if possible
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 21 07:33:32 PDT 2021
jhuber6 updated this revision to Diff 360449.
jhuber6 added a comment.
Fixing hang caused by folding call to an undefined value.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106439/new/
https://reviews.llvm.org/D106439
Files:
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/fold_generic_main_thread.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106439.360449.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/732f8650/attachment.bin>
More information about the llvm-commits
mailing list