[PATCH] D83142: [flang] Make 'num_images()' intrinsic

Katherine Rasmussen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 12:15:45 PDT 2020


ktras updated this revision to Diff 275557.
ktras added a comment.

Based on feedback, I have removed 'num_images()' from the to do list in the documentation intrinsics.md. I have also updated the test call10.f90 to remove an unnecessary comment.


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

https://reviews.llvm.org/D83142

Files:
  flang/documentation/Intrinsics.md
  flang/lib/Evaluate/intrinsics.cpp
  flang/test/Semantics/call10.f90
  flang/test/Semantics/num_images.f90
  flang/unittests/Evaluate/intrinsics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83142.275557.patch
Type: text/x-patch
Size: 5738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200705/d3f70813/attachment.bin>


More information about the llvm-commits mailing list