[PATCH] D82508: [SVE] Remove calls to VectorType::getNumElements from X86

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 16:20:16 PDT 2020


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

remove redundant cast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82508

Files:
  llvm/lib/Target/X86/X86InterleavedAccess.cpp
  llvm/lib/Target/X86/X86PartialReduction.cpp
  llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82508.273186.patch
Type: text/x-patch
Size: 12058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/579eae5e/attachment.bin>


More information about the llvm-commits mailing list