[all-commits] [llvm/llvm-project] 60527c: [fir][NFC] Rename operand of ArrayCoorOp

Eric Schweitz via All-commits all-commits at lists.llvm.org
Wed Sep 29 01:38:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60527cee95da028dc06771e1ed1e17f6c78d3f1a
      https://github.com/llvm/llvm-project/commit/60527cee95da028dc06771e1ed1e17f6c78d3f1a
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td
    M flang/lib/Optimizer/CodeGen/PreCGRewrite.cpp

  Log Message:
  -----------
  [fir][NFC] Rename operand of ArrayCoorOp

Rename `lenParams` to `typeparams` to be in sync with fir-dev.

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

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Valentin Clement <clementval at gmail.com>

Reviewed By: jeanPerier

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




More information about the All-commits mailing list