SLPVectorizer: Use properlyDominates to satisfy the irreflexivity of a strict weak...
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 4 Nov 2013 21:34:55 +0000 (21:34 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 4 Nov 2013 21:34:55 +0000 (21:34 +0000)
commit63d8f88686e9bde3b6ee94f24c2ab1d4e1df3e4a
tree294ada6cba1f85ea34913879220f29dbb7783e23
parent896a885f215d8e3e2835b92274319771d358f313
SLPVectorizer: Use properlyDominates to satisfy the irreflexivity of a strict weak ordering.

STL debug mode checks this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp