[all-commits] [llvm/llvm-project] 7362cc: [fir][NFC] Rename lenParams to typeparams in builders

Eric Schweitz via All-commits all-commits at lists.llvm.org
Thu Sep 30 08:57:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7362cc5ef50b5ebcbb11380ab13a179902c7b8be
      https://github.com/llvm/llvm-project/commit/7362cc5ef50b5ebcbb11380ab13a179902c7b8be
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

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

  Log Message:
  -----------
  [fir][NFC] Rename lenParams to typeparams in builders

Fine tuning after couple of upstreamed patches.
Rename the lenParams varaiables in buidlers to typeparams.

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

Reviewed By: kiranchandramohan

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

Co-authored-by: Valentin Clement <clementval at gmail.com>




More information about the All-commits mailing list