[PATCH] D105787: [AbstractAttributor] Fold function calls to `__kmpc_is_spmd_exec_mode` if possible
Ye Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 17 08:05:54 PDT 2021
ye-luo added a comment.
@tianshilei1992
There are still issues remaining after you reapply the patch.
One of them seems being fixed by 97c8f60bbaf0986320fdfd03b11328b91c730a96 <https://reviews.llvm.org/rG97c8f60bbaf0986320fdfd03b11328b91c730a96>
But more remaining
https://bugs.llvm.org/show_bug.cgi?id=51124
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105787/new/
https://reviews.llvm.org/D105787
More information about the llvm-commits
mailing list