SLP Vectorizer: Canonicalize tree operands of commutitive binary operands.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 30 Jul 2014 21:07:56 +0000 (21:07 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 30 Jul 2014 21:07:56 +0000 (21:07 +0000)
commit78f41b3ca79779eb1885fd38fc535f1f83eb860a
tree9fd99f0422ffc3c58428d2cb8f5582a1826ada45
parentba8eb12046455cc9cddb99c63a17c131516a22b9
SLP Vectorizer: Canonicalize tree operands of commutitive binary operands.

llvm-svn: 214338
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/commute.ll [new file with mode: 0644]