[PATCH] D36766: Reorder operands with provided Opcode

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 13:51:55 PDT 2017


dtemirbulatov created this revision.

This change is part of https://reviews.llvm.org/D28907 .

Following change allows to reorder operand in vector like [ load, add, add, add ].


https://reviews.llvm.org/D36766

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/reorder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36766.111241.patch
Type: text/x-patch
Size: 14421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/caa3ad4f/attachment.bin>


More information about the llvm-commits mailing list