[PATCH] D114134: [flang] Add co_sum to the list of intrinsics and update test

Katherine Rasmussen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 10:58:23 PDT 2022


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

Remove unnecessary `if-stmt` in new function, `CheckForCoindexedObjects`.


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

https://reviews.llvm.org/D114134

Files:
  flang/lib/Evaluate/intrinsics.cpp
  flang/test/Semantics/collectives01.f90
  flang/test/Semantics/move_alloc.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114134.457023.patch
Type: text/x-patch
Size: 12410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/6dcff04a/attachment.bin>


More information about the llvm-commits mailing list