[all-commits] [llvm/llvm-project] e1eb81: [flang] Allow fir.rebox to unlimited polymorphic box

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


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

  Changed paths:
    M flang/lib/Optimizer/Dialect/FIROps.cpp
    M flang/test/Lower/polymorphic.f90

  Log Message:
  -----------
  [flang] Allow fir.rebox to unlimited polymorphic box

This patch relaxes the verifier for the fir.rebox operation
to allow reboxing to unlimited polymoprhic box.

Reviewed By: jeanPerier, PeteSteinfeld

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




More information about the All-commits mailing list