[PATCH] D103912: LoadStoreVectorizer: support different operand orders in the add sequence match
Viacheslav Nikolaev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 10 14:48:15 PDT 2021
wvoquine updated this revision to Diff 351270.
wvoquine added a comment.
Implemented the suggested naming and code style changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103912/new/
https://reviews.llvm.org/D103912
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: D103912.351270.patch
Type: text/x-patch
Size: 13593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/211522b0/attachment.bin>
More information about the llvm-commits
mailing list