[flang-commits] [PATCH] D142043: [flang][hlfir] Enable lowering and passing of allocatables and pointers.

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jan 19 05:19:21 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1119c15ef5c5: [flang][hlfir] Enable lowering and passing of allocatables and pointers. (authored by jeanPerier).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142043

Files:
  flang/include/flang/Lower/Allocatable.h
  flang/include/flang/Optimizer/Builder/HLFIRTools.h
  flang/include/flang/Optimizer/Dialect/FIROps.td
  flang/include/flang/Optimizer/Dialect/FortranVariableInterface.td
  flang/lib/Lower/Allocatable.cpp
  flang/lib/Lower/ConvertCall.cpp
  flang/lib/Lower/ConvertVariable.cpp
  flang/lib/Optimizer/Builder/HLFIRTools.cpp
  flang/lib/Optimizer/Dialect/FIROps.cpp
  flang/test/Lower/HLFIR/allocatables-and-pointers.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142043.490466.patch
Type: text/x-patch
Size: 44924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230119/d22d2050/attachment-0001.bin>


More information about the flang-commits mailing list