[all-commits] [llvm/llvm-project] b67be5: [fir] Add !fir.field type conversion

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Nov 11 06:40:33 PST 2021


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

  Changed paths:
    M flang/lib/Optimizer/CodeGen/TypeConverter.h
    M flang/test/Fir/types-to-llvm.fir

  Log Message:
  -----------
  [fir] Add !fir.field type conversion

This patch adds conversion for !fir.field types.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: kiranchandramohan

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

Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>




More information about the All-commits mailing list