diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-04-10 18:30:16 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-04-10 18:30:16 +0000 |
commit | da47e17a6f58bb4dae22d3e79c69fcb1d254ba44 (patch) | |
tree | 09d150f503077cd8cad2d5be9753a968b985c219 /lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | ba69b366929a39d393e7eed0bbf2edc31d8de599 (diff) |
PPC: Don't predicate a diamond with two counter decrements
I've not seen this happen in practice, and probably can't until we start
allowing decrement-counter-based conditional branches to be double predicated,
but just in case, don't allow predication of a diamond in which both sides have
ctr-defining branches. Even though the branching behavior of these can be
predicated, the counter-decrementing behavior cannot be.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179199 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions