[PATCH] D105787: [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 15 10:19:39 PDT 2021
tianshilei1992 updated this revision to Diff 359039.
tianshilei1992 added a comment.
fixed an issue that insertion of `ReachingKernelEntries` invalidates it
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105787/new/
https://reviews.llvm.org/D105787
Files:
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/custom_state_machines.ll
llvm/test/Transforms/OpenMP/is_spmd_exec_mode_fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105787.359039.patch
Type: text/x-patch
Size: 20242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/4ca8db5d/attachment.bin>
More information about the llvm-commits
mailing list