[flang-commits] [PATCH] D102351: [flang] Implement DOT_PRODUCT in the runtime

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu May 13 10:40:21 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG50e0b2985e43: [flang] Implement DOT_PRODUCT in the runtime (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102351

Files:
  flang/runtime/CMakeLists.txt
  flang/runtime/complex-reduction.c
  flang/runtime/complex-reduction.h
  flang/runtime/dot-product.cpp
  flang/runtime/reduction.cpp
  flang/runtime/reduction.h
  flang/runtime/tools.h
  flang/unittests/RuntimeGTest/Reduction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102351.345212.patch
Type: text/x-patch
Size: 24272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210513/9bcb95c3/attachment-0001.bin>


More information about the flang-commits mailing list