[PATCH] D114799: [SLP]Improve vectorization of cmp instructions sequences.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 1 07:27:20 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGddce6e05612d: [SLP]Improve vectorization of cmp instructions sequences. (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D114799?vs=390750&id=391019#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114799/new/
https://reviews.llvm.org/D114799
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-logical.ll
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll
llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector-inseltpoison.ll
llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll
llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114799.391019.patch
Type: text/x-patch
Size: 22799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/98f8718e/attachment-0001.bin>
More information about the llvm-commits
mailing list