[PATCH] D106154: [WIP][AbstractAttributor] Fold __kmpc_parallel_level if possible

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 14:20:14 PDT 2021


tianshilei1992 updated this revision to Diff 360270.
tianshilei1992 added a comment.

add missing feature and a trivial test case


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106154/new/

https://reviews.llvm.org/D106154

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/parallel_level_fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106154.360270.patch
Type: text/x-patch
Size: 8185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210720/c32ff498/attachment.bin>


More information about the llvm-commits mailing list