[flang-commits] [PATCH] D109547: [flang] Add runtime interface for NUM_IMAGES

Craig E Rasmussen via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Sep 16 15:06:32 PDT 2021


craig.rasmussen updated this revision to Diff 373090.
craig.rasmussen added a comment.

Inlined call to Fortran::semantics::IsCoarray (one line change) to fix link error.

      

Also minor cleanup suggested by clang-format.


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

https://reviews.llvm.org/D109547

Files:
  flang/docs/Intrinsics.md
  flang/include/flang/Evaluate/tools.h
  flang/lib/Evaluate/intrinsics.cpp
  flang/lib/Evaluate/tools.cpp
  flang/test/Semantics/call10.f90
  flang/test/Semantics/this_image.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109547.373090.patch
Type: text/x-patch
Size: 6762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210916/7c3c14b6/attachment.bin>


More information about the flang-commits mailing list