[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:17:26 PDT 2020
volkan updated this revision to Diff 263764.
volkan added a comment.
- Reduced the test and the number of check lines.
- Added a test with `nuw`.
- Added a negative test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79817/new/
https://reviews.llvm.org/D79817
Files:
llvm/lib/Transforms/Utils/InstructionNamer.cpp
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.263764.patch
Type: text/x-patch
Size: 12963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/fb92bb67/attachment.bin>
More information about the llvm-commits
mailing list