[PATCH] D79816: [SVE] Remove usages of VectorType::getNumElements() from ARM

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 12:31:33 PDT 2020


ctetreau updated this revision to Diff 264310.
ctetreau added a comment.

Fix whatever happened at the top of MVETailPredication, use the correct vector type at the bottom


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79816

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
  llvm/lib/Target/ARM/MVETailPredication.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79816.264310.patch
Type: text/x-patch
Size: 14475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/a9902703/attachment.bin>


More information about the llvm-commits mailing list