[flang-commits] [PATCH] D144727: [flang][hlfir] Lower allocatable assignment to HLFIR

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Feb 24 05:27:22 PST 2023


jeanPerier created this revision.
jeanPerier added reviewers: clementval, PeteSteinfeld.
jeanPerier added a project: Flang.
Herald added subscribers: sunshaoce, mehdi_amini, jdoerfert.
Herald added a project: All.
jeanPerier requested review of this revision.

Nothing much to do except set the right attributes on hlfir.assign.

Depends on D144723 <https://reviews.llvm.org/D144723>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144727

Files:
  flang/lib/Lower/Bridge.cpp
  flang/test/Lower/HLFIR/assignment-intrinsics.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144727.500158.patch
Type: text/x-patch
Size: 7724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230224/ccb877e5/attachment-0001.bin>


More information about the flang-commits mailing list