[all-commits] [llvm/llvm-project] 2c28e3: [fir] Add desc to fir.array_load op and update ope...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Sat Sep 25 05:11:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c28e3f008b6b93a58635999ff20572de01e8392
      https://github.com/llvm/llvm-project/commit/2c28e3f008b6b93a58635999ff20572de01e8392
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td

  Log Message:
  -----------
  [fir] Add desc to fir.array_load op and update operand name

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

Add a description for the fir.array_load opeartion and rename lenParams to typeparams.

Reviewed By: kiranchandramohan

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

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




More information about the All-commits mailing list