[PATCH] D133430: [SLP] Unify main/alternate selection for CmpInst instructions
Valeriy Dmitriev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 10:50:37 PDT 2022
vdmitrie updated this revision to Diff 459517.
vdmitrie retitled this revision from "[SLP] Unify main/alternate instruction logic for CmpInst instructions - draft" to "[SLP] Unify main/alternate selection for CmpInst instructions".
vdmitrie edited the summary of this revision.
vdmitrie added reviewers: ABataev, RKSimon.
vdmitrie added a comment.
Rebased.
Addressed comments and few minor cleanups applied.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133430/new/
https://reviews.llvm.org/D133430
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-logical.ll
llvm/test/Transforms/SLPVectorizer/X86/alternate-cmp-swapped-pred.ll
llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133430.459517.patch
Type: text/x-patch
Size: 19780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/e73aa887/attachment.bin>
More information about the llvm-commits
mailing list