[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 09:56:44 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83620bd2ad86: [SLP]Alternate vectorization for cmp instructions. (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D115955?vs=404626&id=404979#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115955/new/
https://reviews.llvm.org/D115955
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-logical.ll
llvm/test/Transforms/SLPVectorizer/X86/cmp_commute-inseltpoison.ll
llvm/test/Transforms/SLPVectorizer/X86/cmp_commute.ll
llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115955.404979.patch
Type: text/x-patch
Size: 48634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/4aa57bd3/attachment-0001.bin>
More information about the llvm-commits
mailing list