[flang-commits] [PATCH] D106170: [flang] Runtime API for data pointers

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jul 16 11:14:21 PDT 2021


klausler created this revision.
klausler added a reviewer: jeanPerier.
klausler added a project: Flang.
Herald added subscribers: jdoerfert, mgorny.
klausler requested review of this revision.

Define and implement an API for use by lowering to
implement operations on pointers.


https://reviews.llvm.org/D106170

Files:
  flang/runtime/CMakeLists.txt
  flang/runtime/allocatable.cpp
  flang/runtime/allocatable.h
  flang/runtime/descriptor.cpp
  flang/runtime/descriptor.h
  flang/runtime/misc-intrinsic.cpp
  flang/runtime/pointer.cpp
  flang/runtime/pointer.h
  flang/test/Semantics/offsets01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106170.359394.patch
Type: text/x-patch
Size: 19071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210716/56fbeb3c/attachment-0001.bin>


More information about the flang-commits mailing list