[PATCH] D79817: LoadStoreVectorizer: Match nested adds to prove vectorization is safe

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 10:50:32 PDT 2020


volkan updated this revision to Diff 263775.
volkan added a comment.

- Removed the irrelevant changes that I accidentally added.


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

https://reviews.llvm.org/D79817

Files:
  llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/test/Transforms/LoadStoreVectorizer/X86/vectorize-i8-nested-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79817.263775.patch
Type: text/x-patch
Size: 12497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/2d82b267/attachment.bin>


More information about the llvm-commits mailing list