[all-commits] [llvm/llvm-project] aa2611: [Flang] Add type conversion for FIR integer kind

kiranchandramohan via All-commits all-commits at lists.llvm.org
Fri Nov 12 02:23:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa26119b82cdabcba7c215bdd3a224a6ec3eedc0
      https://github.com/llvm/llvm-project/commit/aa26119b82cdabcba7c215bdd3a224a6ec3eedc0
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

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

  Log Message:
  -----------
  [Flang] Add type conversion for FIR integer kind

Convert fir.int<kind> to their llvm equivalent type

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

Reviewed By: clementval, awarzynski

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

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




More information about the All-commits mailing list