[flang-commits] [PATCH] D114752: [flang] Define & implement a lowering support API IsContiguous() in runtime

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Nov 30 14:16:20 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG77ff6f7df869: [flang] Define & implement a lowering support API IsContiguous() in 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/D114752/new/

https://reviews.llvm.org/D114752

Files:
  flang/include/flang/Runtime/reduction.h
  flang/include/flang/Runtime/support.h
  flang/include/flang/Runtime/transformational.h
  flang/runtime/CMakeLists.txt
  flang/runtime/reduction.cpp
  flang/runtime/support.cpp
  flang/runtime/terminator.h
  flang/runtime/transformational.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114752.390821.patch
Type: text/x-patch
Size: 4384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20211130/e63c3cb2/attachment.bin>


More information about the flang-commits mailing list