[all-commits] [llvm/llvm-project] eab73d: [SVE] Change return type of getNumElements to unsi...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Mon Apr 13 16:24:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eab73dfed9bc32e9a3c8508c03ae5dfc622534c8
      https://github.com/llvm/llvm-project/commit/eab73dfed9bc32e9a3c8508c03ae5dfc622534c8
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-04-13 (Mon, 13 Apr 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h
    M llvm/include/llvm/IR/DerivedTypes.h
    M llvm/lib/IR/Function.cpp
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp

  Log Message:
  -----------
  [SVE] Change return type of getNumElements to unsigned

Reviewers: efriedma, sdesmalen, craig.topper, dexonsmith

Reviewed By: efriedma, sdesmalen

Subscribers: tschuett, hiraditya, rkruppe, psnobl, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, grosul1, frgossen, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list