[flang-commits] [PATCH] D138013: [flang] Lower intrinsic assignment to fir.assign

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Nov 15 02:03:27 PST 2022


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

Lower intrinsic assignment to hlfir.assign, except when the LHS
is a whole allocatable (this part will be done later to keep patch
simpler).

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138013

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138013.475385.patch
Type: text/x-patch
Size: 12043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221115/830d5c36/attachment-0001.bin>


More information about the flang-commits mailing list