[PATCH] D100863: [flang] Implement IPARITY, PARITY, and FINDLOC reductions

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 12:27:19 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d672c0b3e70: [flang] Implement IPARITY, PARITY, and FINDLOC reductions (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D100863?vs=338900&id=338955#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100863

Files:
  flang/runtime/reduction.cpp
  flang/runtime/reduction.h
  flang/runtime/terminator.h
  flang/runtime/tools.h
  flang/unittests/RuntimeGTest/Reduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100863.338955.patch
Type: text/x-patch
Size: 74480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/dad5ec5e/attachment.bin>


More information about the llvm-commits mailing list