[PATCH] D120058: [flang] Lower simple scalar assignment

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 07:54:38 PST 2022


clementval updated this revision to Diff 409658.
clementval added a comment.

Remove commented code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120058

Files:
  flang/include/flang/Lower/ConvertExpr.h
  flang/include/flang/Lower/ConvertType.h
  flang/include/flang/Lower/Support/Utils.h
  flang/include/flang/Lower/Utils.h
  flang/include/flang/Optimizer/Dialect/FIROps.h
  flang/lib/Lower/Bridge.cpp
  flang/lib/Lower/ConvertExpr.cpp
  flang/lib/Lower/ConvertType.cpp
  flang/lib/Lower/Mangler.cpp
  flang/test/Lower/assignment.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120058.409658.patch
Type: text/x-patch
Size: 26664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/3c40d27a/attachment.bin>


More information about the llvm-commits mailing list