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)
commit7f6a685444b002b92f808bc8f21868903562413c
tree16a0307e5a336a26bb3fb8a3c1ce6602a326ba20
parent7fef5a3d1907c813712fcb2a44d8187a65ba08cd
SLP Vectorizer: Canonicalize tree operands of commutitive binary operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214338 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/commute.ll [new file with mode: 0644]