[PATCH] D81495: [SVE] Remove invalid calls to VectorType::getNumElements from BasicTTIImpl

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 13:47:49 PDT 2020


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

remove superfluous casts and potential null dereferences


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81495

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81495.270220.patch
Type: text/x-patch
Size: 13251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/21b56f60/attachment.bin>


More information about the llvm-commits mailing list