[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 01:13:09 PST 2023
jeanPerier updated this revision to Diff 490406.
jeanPerier marked an inline comment as done.
jeanPerier added a comment.
Thanks for the review Pete, I addressed your comments.
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.490406.patch
Type: text/x-patch
Size: 44924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230119/0b3f0093/attachment-0001.bin>
More information about the flang-commits
mailing list