[all-commits] [llvm/llvm-project] 7e20a4: [flang][fir] Update FIR's character type.

Eric Schweitz via All-commits all-commits at lists.llvm.org
Mon Feb 8 08:20:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e20a413483307c2f7df327074bc0b687335f3b1
      https://github.com/llvm/llvm-project/commit/7e20a413483307c2f7df327074bc0b687335f3b1
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2021-02-08 (Mon, 08 Feb 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIRType.h
    M flang/lib/Lower/ConvertType.cpp
    M flang/lib/Lower/IO.cpp
    M flang/lib/Lower/IntrinsicCall.cpp
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    M flang/test/Fir/fir-types.fir

  Log Message:
  -----------
  [flang][fir] Update FIR's character type.

Upstream the changes made to the !fir.char type.

https://github.com/flang-compiler/f18-llvm-project/pull/269
https://github.com/flang-compiler/f18-llvm-project/pull/557

Author: Eric Schweitz, Jean Perier

Differention Revision: https://reviews.llvm.org/D96183




More information about the All-commits mailing list