[PATCH] D76464: [ValueTracking][SVE] Fix getOffsetFromIndex for scalable vector.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 10:17:18 PDT 2020


huihuiz updated this revision to Diff 251679.
huihuiz marked 2 inline comments as done.
huihuiz added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76464

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/MemCpyOpt/vscale-memset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76464.251679.patch
Type: text/x-patch
Size: 6927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/f3a0381c/attachment.bin>


More information about the llvm-commits mailing list