[all-commits] [llvm/llvm-project] a49bf0: [flang] Lower associate construct
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Mar 8 13:09:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a49bf0ac381c456cdc3dcdf36378a361634f1123
https://github.com/llvm/llvm-project/commit/a49bf0ac381c456cdc3dcdf36378a361634f1123
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/Mangler.cpp
A flang/test/Lower/associate-construct.f90
Log Message:
-----------
[flang] Lower associate construct
This patch lowers the `associate` construct.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D121239
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
More information about the All-commits
mailing list