[flang-commits] [PATCH] D102857: [flang] Implement more transformational intrinsic functions in runtime

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu May 20 13:28:27 PDT 2021


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

Changed prior to commit:
  https://reviews.llvm.org/D102857?vs=346826&id=346842#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102857

Files:
  flang/module/__fortran_type_info.f90
  flang/runtime/CMakeLists.txt
  flang/runtime/allocatable.cpp
  flang/runtime/copy.cpp
  flang/runtime/copy.h
  flang/runtime/descriptor.h
  flang/runtime/tools.cpp
  flang/runtime/tools.h
  flang/runtime/transformational.cpp
  flang/runtime/transformational.h
  flang/runtime/type-info.h
  flang/unittests/Evaluate/reshape.cpp
  flang/unittests/RuntimeGTest/CMakeLists.txt
  flang/unittests/RuntimeGTest/Matmul.cpp
  flang/unittests/RuntimeGTest/Namelist.cpp
  flang/unittests/RuntimeGTest/Reduction.cpp
  flang/unittests/RuntimeGTest/Transformational.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102857.346842.patch
Type: text/x-patch
Size: 47606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210520/d4d61d0c/attachment-0001.bin>


More information about the flang-commits mailing list