[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:56:05 PDT 2021


jhuber6 updated this revision to Diff 360461.
jhuber6 added a comment.

Running test script on test and indicate pessimistic fixpoint.


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.360461.patch
Type: text/x-patch
Size: 7102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/8b74d7da/attachment.bin>


More information about the llvm-commits mailing list