[all-commits] [llvm/llvm-project] 59a4bb: [fir] Add !fir.logical type conversion

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


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

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

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

Add conversion from !fir.logical types to LLVM IR Dialect types.

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

Reviewed By: kiranchandramohan

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

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




More information about the All-commits mailing list