[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
Sat Jul 17 08:07:07 PDT 2021
tianshilei1992 added a comment.
In D105787#2885399 <https://reviews.llvm.org/D105787#2885399>, @ye-luo wrote:
> @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
Thanks for the report. Would you mind giving https://reviews.llvm.org/D106209 a shot to see if it can fix the issue?
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