[PATCH] D120405: [flang][NFC] Clean up ConvertType

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 05:01:55 PST 2022


clementval created this revision.
clementval added reviewers: jeanPerier, PeteSteinfeld, schweitz, svedanayagam, klausler.
Herald added a subscriber: mehdi_amini.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

This patch remove unused or obsolete code in
the ConvertType.h and ConvertType.cpp files. These
files were landed together with the initial flang
upstreaming. This cleanup will help future upstreaming
effort from fir-dev and keep only used code.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120405

Files:
  flang/include/flang/Lower/ConvertType.h
  flang/lib/Lower/ConvertType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120405.410775.patch
Type: text/x-patch
Size: 14817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/1019375f/attachment.bin>


More information about the llvm-commits mailing list