[flang-commits] [PATCH] D100863: [flang] Implement IPARITY, PARITY, and FINDLOC reductions
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Apr 20 09:22:06 PDT 2021
klausler created this revision.
klausler added a reviewer: PeteSteinfeld.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
Herald added a reviewer: sscalpone.
klausler requested review of this revision.
Define APIs for, and implement, these three more recently-introduced
standard reduction transformational intrinsic functions to the runtime.
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.338900.patch
Type: text/x-patch
Size: 73979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210420/b617ebc7/attachment-0001.bin>
More information about the flang-commits
mailing list