[PATCH] D48174: [SLPVectorizer] Relax "alternate" opcode vectorisation to work with any SK_Select shuffle pattern

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 07:31:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335130: [SLPVectorizer] Relax "alternate" opcode vectorisation to work with any… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48174?vs=152048&id=152083#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48174

Files:
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/AArch64/transpose.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/addsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48174.152083.patch
Type: text/x-patch
Size: 8889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/dfcee55e/attachment.bin>


More information about the llvm-commits mailing list