[all-commits] [llvm/llvm-project] 2bcbcb: [flang] Enhance getTypeAsString to support more FI...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Jun 21 15:33:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bcbcbefcd0f7432f99cc07bb47d1e1ecb579a3f
      https://github.com/llvm/llvm-project/commit/2bcbcbefcd0f7432f99cc07bb47d1e1ecb579a3f
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    M flang/unittests/Optimizer/FIRTypesTest.cpp

  Log Message:
  -----------
  [flang] Enhance getTypeAsString to support more FIR types

Add support for couple of FIR types such as fir.ptr, fir.heap,
fir.box, fir.class

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list