[all-commits] [llvm/llvm-project] 6ce82e: [NFC][flang] Remove unused code in lowerExplicitLo...

PeixinQiao via All-commits all-commits at lists.llvm.org
Thu Mar 24 01:53:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ce82eae1f7dce4eb8ce63e33b27c0f35c5bd235
      https://github.com/llvm/llvm-project/commit/6ce82eae1f7dce4eb8ce63e33b27c0f35c5bd235
  Author: Peixin-Qiao <qiaopeixin at huawei.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M flang/lib/Lower/ConvertVariable.cpp

  Log Message:
  -----------
  [NFC][flang] Remove unused code in lowerExplicitLowerBounds

There is no need to lower the implicit lower bounds for assumed-shape
array in lowerExplicitLowerBounds. Remove the unused code.

Reviewed By: Jean Perier

Differential Revision: https://reviews.llvm.org/D122280




More information about the All-commits mailing list