[Openmp-commits] [PATCH] D106154: [AbstractAttributor] Fold __kmpc_parallel_level if possible

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 22 10:08:01 PDT 2021


tianshilei1992 updated this revision to Diff 360867.
tianshilei1992 marked 3 inline comments as done.
tianshilei1992 added a comment.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

fix 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
  openmp/libomptarget/deviceRTLs/common/src/parallel.cu
  openmp/libomptarget/deviceRTLs/interface.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106154.360867.patch
Type: text/x-patch
Size: 15526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210722/dbd8784a/attachment-0001.bin>


More information about the Openmp-commits mailing list