[all-commits] [llvm/llvm-project] 13cde1: [flang] Support fir.class in scalar user defined a...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Dec 6 13:02:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13cde1129e4b16fb56940402a39212ff86c6cac8
      https://github.com/llvm/llvm-project/commit/13cde1129e4b16fb56940402a39212ff86c6cac8
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

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

  Log Message:
  -----------
  [flang] Support fir.class in scalar user defined assignment lowering

Support fir.class in genScalarUserDefinedAssignmentCall so
emboxing is done correctly.

Reviewed By: jeanPerier, PeteSteinfeld

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




More information about the All-commits mailing list