[PATCH] D79053: [SVE] Fix invalid uses of VectorType::getNumElements() in ValueTracking

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:18:20 PDT 2020


ctetreau updated this revision to Diff 261572.
ctetreau retitled this revision from "[SVE] Fix invalid uses of VectorType::getNumElements()" to "[SVE] Fix invalid uses of VectorType::getNumElements() in ValueTracking".
ctetreau edited the summary of this revision.
ctetreau removed a subscriber: david-arm.
ctetreau added a comment.

fairly major overhaul


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79053

Files:
  llvm/lib/Analysis/ValueTracking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79053.261572.patch
Type: text/x-patch
Size: 14324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/2f82dc8d/attachment-0001.bin>


More information about the llvm-commits mailing list