[flang-commits] [PATCH] D83142: [flang] Make 'num_images()' intrinsic
Pete Steinfeld via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Jul 7 21:07:53 PDT 2020
PeteSteinfeld added a comment.
In D83142#2137875 <https://reviews.llvm.org/D83142#2137875>, @ktras wrote:
> In D83142#2137260 <https://reviews.llvm.org/D83142#2137260>, @PeteSteinfeld wrote:
>
> > @ktras, are you planning to implement the other coarray intrinsic functions?
>
>
> Yes, that is my plan. I am looking at 'this_image()' next.
Excellent! I'm working on some NAG tests that use coarrays, and they use `this_image()`.
Thanks for doing this!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83142/new/
https://reviews.llvm.org/D83142
More information about the flang-commits
mailing list