[PATCH] D81504: [SVE] Remove calls to VectorType::getNumElements from Analysis

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 15:19:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG23c5e59d9fee: [SVE] Remove calls to VectorType::getNumElements from Analysis (authored by ctetreau).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81504/new/

https://reviews.llvm.org/D81504

Files:
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/Analysis/Utils/Local.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/Lint.cpp
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Analysis/VectorUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81504.279955.patch
Type: text/x-patch
Size: 11333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/a8de3307/attachment.bin>


More information about the llvm-commits mailing list