[all-commits] [llvm/llvm-project] 6c8eec: [fir] Add !fir.len type conversion

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Nov 15 01:18:37 PST 2021


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

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

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

This patch adds the !fir.len type conversion. The type is converted
to the a 32 bits integer.

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

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

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list