[PATCH] D120501: [flang] Simple array assignment lowering

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 12:24:03 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9704f0cfb7a: [flang] Simple array assignment lowering (authored by clementval).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120501/new/

https://reviews.llvm.org/D120501

Files:
  flang/include/flang/Evaluate/variable.h
  flang/include/flang/Lower/ComponentPath.h
  flang/include/flang/Lower/ConvertExpr.h
  flang/include/flang/Lower/DumpEvaluateExpr.h
  flang/include/flang/Lower/IterationSpace.h
  flang/include/flang/Optimizer/Builder/FIRBuilder.h
  flang/include/flang/Optimizer/Builder/Factory.h
  flang/lib/Lower/Bridge.cpp
  flang/lib/Lower/CMakeLists.txt
  flang/lib/Lower/CallInterface.cpp
  flang/lib/Lower/ComponentPath.cpp
  flang/lib/Lower/ConvertExpr.cpp
  flang/lib/Lower/ConvertVariable.cpp
  flang/lib/Lower/DumpEvaluateExpr.cpp
  flang/lib/Lower/IterationSpace.cpp
  flang/lib/Optimizer/Builder/FIRBuilder.cpp
  flang/test/Lower/assignment.f90
  flang/test/Lower/basic-function.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120501.411213.patch
Type: text/x-patch
Size: 164444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/7a6e4d91/attachment-0001.bin>


More information about the llvm-commits mailing list