[PATCH] D48477: [SLPVectorizer] Relax alternate opcodes to accept any BinaryOperator pair

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 07:08:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335349: [SLPVectorizer] Relax alternate opcodes to accept any BinaryOperator pair (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48477?vs=152453&id=152472#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48477

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48477.152472.patch
Type: text/x-patch
Size: 5561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/1e84b8e7/attachment.bin>


More information about the llvm-commits mailing list