[all-commits] [llvm/llvm-project] 1ea66e: [flang] Adapt target rewrite for fir.dispatch oper...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Nov 28 08:36:17 PST 2022


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

  Changed paths:
    M flang/lib/Optimizer/CodeGen/TargetRewrite.cpp
    M flang/test/Fir/target-rewrite-complex.fir

  Log Message:
  -----------
  [flang] Adapt target rewrite for fir.dispatch operation

Handle rewriting dispatch operation with complex arguments or
return.

sret will be done in a separate patch.

Reviewed By: jeanPerier, PeteSteinfeld

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




More information about the All-commits mailing list