[PATCH] D118978: [flang] Basic local variable lowering

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 05:43:42 PST 2022


clementval updated this revision to Diff 405935.
clementval marked 5 inline comments as done.
clementval edited the summary of this revision.
clementval added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118978

Files:
  flang/include/flang/Lower/ConvertType.h
  flang/include/flang/Lower/ConvertVariable.h
  flang/lib/Lower/Bridge.cpp
  flang/lib/Lower/CMakeLists.txt
  flang/lib/Lower/ConvertExpr.cpp
  flang/lib/Lower/ConvertType.cpp
  flang/lib/Lower/ConvertVariable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118978.405935.patch
Type: text/x-patch
Size: 19025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220204/8f47942b/attachment.bin>


More information about the llvm-commits mailing list