[all-commits] [llvm/llvm-project] bb2018: [flang][codegen] Add type conversion for `fir.boxc...

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Thu Nov 11 02:30:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb2018261e8000828144e91ffd11153ba2a12a16
      https://github.com/llvm/llvm-project/commit/bb2018261e8000828144e91ffd11153ba2a12a16
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

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

  Log Message:
  -----------
  [flang][codegen] Add type conversion for `fir.boxchar`

This is part of the upstreaming effort from the `fir-dev` branch in [1].

[1] https://github.com/flang-compiler/f18-llvm-project

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

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




More information about the All-commits mailing list