[all-commits] [llvm/llvm-project] 067312: [fir][NFC] Remove explicit num of inlined element ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Oct 1 05:42:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 067312d28393e93ca15340b93278d3ba61fabd62
      https://github.com/llvm/llvm-project/commit/067312d28393e93ca15340b93278d3ba61fabd62
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

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

  Log Message:
  -----------
  [fir][NFC] Remove explicit num of inlined element for SmallVectors

Remove explicit number of inlined elements for SmallVector.

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

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

Reviewed By: awarzynski

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




More information about the All-commits mailing list