[PATCH] D133430: [SLP] Unify main/alternate selection for CmpInst instructions

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 09:20:47 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG18dde772d6ff: [SLP] Unify main/alternate selection for CmpInst instructions (authored by vdmitrie).

Changed prior to commit:
  https://reviews.llvm.org/D133430?vs=459517&id=459781#toc

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.459781.patch
Type: text/x-patch
Size: 19780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/4d76ccdf/attachment.bin>


More information about the llvm-commits mailing list