[all-commits] [llvm/llvm-project] 5e6308: [SVE] Remove calls to VectorType::getNumElements f...

Christopher Tetreault via All-commits all-commits at lists.llvm.org
Thu Aug 27 12:02:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e63083435a96c92a25c4f6d088dd1776d59e8aa
      https://github.com/llvm/llvm-project/commit/5e63083435a96c92a25c4f6d088dd1776d59e8aa
  Author: Christopher Tetreault <ctetreau at quicinc.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp

  Log Message:
  -----------
  [SVE] Remove calls to VectorType::getNumElements from Transforms/Vectorize

Reviewed By: spatel

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




More information about the All-commits mailing list