[PATCH] D82210: [SVE] Remove calls to VectorType::getNumElements from CodeGen

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 12:43:55 PDT 2020


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82210

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/ExpandReductions.cpp
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/InterleavedAccessPass.cpp
  llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
  llvm/lib/CodeGen/LowLevelType.cpp
  llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/CodeGen/ValueTypes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82210.276811.patch
Type: text/x-patch
Size: 11591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/f03c547e/attachment.bin>


More information about the llvm-commits mailing list