OSDN Git Service

[PM/AA] Switch to an early-exit. NFC. This was split out of another
authorChandler Carruth <chandlerc@gmail.com>
Wed, 22 Jul 2015 09:44:54 +0000 (09:44 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 22 Jul 2015 09:44:54 +0000 (09:44 +0000)
commitbf3511527321541e02daaa4745de1dd3c2df9410
treed6df962a8f68352e7db82093e76aa6f0cf151d6c
parent3f1d2f9e7863ced5221b1c5afef80ac7aa6bd479
[PM/AA] Switch to an early-exit. NFC. This was split out of another
change because the diff is *useless*. I assure you, I just switched to
early-return in this function.

Cleanup in preparation for my next commit, as requested in code review!

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