[PATCH] D121146: [flang] Lower allocate and deallocate statements

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 12:03:12 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, PeteSteinfeld, schweitz, svedanayagam, klausler.
Herald added a reviewer: sscalpone.
Herald added a subscriber: mehdi_amini.
Herald added projects: Flang, All.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

This patch add the lowering for the allocate
and the deallocate statements.

This patch is part of the upstreaming effort from fir-dev branch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121146

Files:
  flang/include/flang/Lower/Allocatable.h
  flang/lib/Lower/Allocatable.cpp
  flang/lib/Lower/Bridge.cpp
  flang/test/Lower/allocatables.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121146.413582.patch
Type: text/x-patch
Size: 35511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/7f922381/attachment.bin>


More information about the llvm-commits mailing list