[PATCH] D121239: [flang] Lower associate construct

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 11:47:28 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, PeteSteinfeld, schweitz, svedanayagam, klausler.
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 lowers the `associate` construct.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121239

Files:
  flang/lib/Lower/Bridge.cpp
  flang/lib/Lower/Mangler.cpp
  flang/test/Lower/associate-construct.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121239.413891.patch
Type: text/x-patch
Size: 7821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/81ea37d8/attachment.bin>


More information about the llvm-commits mailing list