[all-commits] [llvm/llvm-project] b6e44e: [fir] Add fir.box_isarray, fir.box_isptr and fir.b...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Nov 11 01:41:22 PST 2021


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

  Changed paths:
    M flang/lib/Optimizer/CodeGen/CodeGen.cpp
    M flang/test/Fir/convert-to-llvm.fir

  Log Message:
  -----------
  [fir] Add fir.box_isarray, fir.box_isptr and fir.box_isalloc conversion.

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

Reviewed By: awarzynski

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

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




More information about the All-commits mailing list