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

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 16:13:00 PDT 2020


ctetreau updated this revision to Diff 261079.
ctetreau retitled this revision from "[SVE] Fix invalid use of VectorType::getNumElements() in Value Tracking" to "[SVE] Fix invalid uses of VectorType::getNumElements()".
ctetreau edited the summary of this revision.
ctetreau added a comment.

fix new failure


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
  llvm/lib/IR/Instructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79053.261079.patch
Type: text/x-patch
Size: 5895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/bb63c840/attachment.bin>


More information about the llvm-commits mailing list