[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 12:36:00 PDT 2021
klausler updated this revision to Diff 346826.
klausler added a comment.
Fix problems in PACK noticed by running tests in more environments.
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.346826.patch
Type: text/x-patch
Size: 47606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210520/af82a688/attachment-0001.bin>
More information about the flang-commits
mailing list