[all-commits] [llvm/llvm-project] 955eaa: [flang] Only check for embox/rebox if defining op ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Mar 13 07:26:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 955eaaf1b52f35bf01e9cffb0029064cab265f2d
      https://github.com/llvm/llvm-project/commit/955eaaf1b52f35bf01e9cffb0029064cab265f2d
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

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

  Log Message:
  -----------
  [flang] Only check for embox/rebox if defining op is present

When the base box is a block argument, the defining op is null.
Only try to recover embox/rebox if there is a defining op.

Reviewed By: PeteSteinfeld

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




More information about the All-commits mailing list