[all-commits] [llvm/llvm-project] 08c6a3: [flang] Don't discard lower bounds of implicit-sha...

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Jun 3 22:49:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08c6a323813d44f4cb382e8f1c53ce48d32f5698
      https://github.com/llvm/llvm-project/commit/08c6a323813d44f4cb382e8f1c53ce48d32f5698
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M flang/lib/Evaluate/check-expression.cpp

  Log Message:
  -----------
  [flang] Don't discard lower bounds of implicit-shape named constants

F18 preserves lower bounds of explicit-shape named constant arrays, but
failed to also do so for implicit-shape named constants.  Fix.

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




More information about the All-commits mailing list