[all-commits] [llvm/llvm-project] 6164d3: [flang] Keep the extended value for assumed-type o...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Apr 5 13:35:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6164d363e3d99442f7f1fd81d11b97e979684e2f
      https://github.com/llvm/llvm-project/commit/6164d363e3d99442f7f1fd81d11b97e979684e2f
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M flang/lib/Lower/ConvertExpr.cpp
    M flang/test/Lower/assumed-type.f90

  Log Message:
  -----------
  [flang] Keep the extended value for assumed-type optional

Keep the extended value when lowering optional assumed type
dummy argument. The extended value is needed to lower correctly the
rest of the code.

Reviewed By: PeteSteinfeld, jeanPerier

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




More information about the All-commits mailing list