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

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 08:54:31 PDT 2021


tianshilei1992 updated this revision to Diff 360847.
tianshilei1992 marked 3 inline comments as done.
tianshilei1992 added a comment.

rebase and fixed comments


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.360847.patch
Type: text/x-patch
Size: 13303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/7c95aa0a/attachment.bin>


More information about the llvm-commits mailing list