[PATCH] D105246: [AbstractAttributor] Fold function calls to `__kmpc_is_spmd_exec_mode` if possible

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 17:52:56 PDT 2021


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

update foldable test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105246

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105246.357397.patch
Type: text/x-patch
Size: 44255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/cd08c981/attachment.bin>


More information about the llvm-commits mailing list