[all-commits] [llvm/llvm-project] d453af: [flang][NFC] Fix invalid op result access

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Apr 10 12:19:58 PDT 2023


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

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

  Log Message:
  -----------
  [flang][NFC] Fix invalid op result access

Fix invalid op result access. This will trigger
assertion introduced in D147883.

Reviewed By: frgossen

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




More information about the All-commits mailing list