[flang-commits] [PATCH] D102652: [flang] Implement MATMUL in the runtime
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue May 18 11:00:07 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e1421b22f64: [flang] Implement MATMUL 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/D102652/new/
https://reviews.llvm.org/D102652
Files:
flang/runtime/CMakeLists.txt
flang/runtime/dot-product.cpp
flang/runtime/matmul.cpp
flang/runtime/matmul.h
flang/runtime/reduction.h
flang/unittests/RuntimeGTest/CMakeLists.txt
flang/unittests/RuntimeGTest/Matmul.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102652.346219.patch
Type: text/x-patch
Size: 26224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210518/a955b730/attachment-0001.bin>
More information about the flang-commits
mailing list