[all-commits] [llvm/llvm-project] 1ed5a9: [fir] Add conversion patterns for slice, shape, sh...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Nov 17 01:36:23 PST 2021


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

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

  Log Message:
  -----------
  [fir] Add conversion patterns for slice, shape, shapeshift and shift ops

The information in these perations is used by other operation.
At this point they should not have anymore uses.

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

Reviewed By: kiranchandramohan

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

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




More information about the All-commits mailing list