[flang-commits] [PATCH] D143563: [flang][NFC] Move Procedure designator lowering in its own file

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Feb 8 02:22:51 PST 2023


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

Code move without any change, the goal is to re-use this piece of
code for procedure designator lowering in HLFIR since there is no
significant changes in the way procedure designators will be
lowered.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143563

Files:
  flang/include/flang/Lower/ConvertProcedureDesignator.h
  flang/lib/Lower/CMakeLists.txt
  flang/lib/Lower/ConvertExpr.cpp
  flang/lib/Lower/ConvertProcedureDesignator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143563.495770.patch
Type: text/x-patch
Size: 11706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230208/4f450fef/attachment-0001.bin>


More information about the flang-commits mailing list