[all-commits] [llvm/llvm-project] 8bc593: [flang] Address TODO from previous changes to IsSa...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Nov 30 10:40:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bc593cbbb1ae6aac6443132ae2d33c6513b1a2c
      https://github.com/llvm/llvm-project/commit/8bc593cbbb1ae6aac6443132ae2d33c6513b1a2c
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2021-11-30 (Tue, 30 Nov 2021)

  Changed paths:
    M flang/lib/Evaluate/tools.cpp

  Log Message:
  -----------
  [flang] Address TODO from previous changes to IsSaved()

An earlier fix to evaluate::IsSaved() needed to preserve its
treatment of named constants in modules and main programs -- i.e.
they would appear to be saved -- until a correction was added
to the lowering code.  This TODO can now be resolved.

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




More information about the All-commits mailing list