[ForwardOpTree] Fix mixup in comment. NFC.
commitf63dfd8f897052354572e7d810d07a65ab7c09cc
authorMichael Kruse <llvm@meinersbur.de>
Mon, 24 Jul 2017 12:39:46 +0000 (24 12:39 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Mon, 24 Jul 2017 12:39:46 +0000 (24 12:39 +0000)
tree55c3a0b97b4c50f2e3caaaabf0154c2b8d7d94ba
parent5fbd0789136d113bee6aef90700f0d0802a76918
[ForwardOpTree] Fix mixup in comment. NFC.

The cases DoIt==false and DoIt==true were mixed up.

Thanks to Siddharth for noticing.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@308874 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transform/ForwardOpTree.cpp