[all-commits] [llvm/llvm-project] e6319c: [flang] Update fir.dispatch op lowering for tbp wi...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Nov 25 12:25:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6319cdcb9fad11443acbbe24b5fdaf3e910b522
      https://github.com/llvm/llvm-project/commit/e6319cdcb9fad11443acbbe24b5fdaf3e910b522
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M flang/lib/Lower/CallInterface.cpp
    M flang/test/Lower/polymorphic.f90

  Log Message:
  -----------
  [flang] Update fir.dispatch op lowering for tbp with character result

Take into account the result passed as arguments when computing
the pass object index.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list