commit | eceadea7706f3089ad855c38e89a327f75aa2372 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Apr 24 03:27:00 2018 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Apr 24 03:27:00 2018 +0000 |
tree | aacad93fb760803089ba39292569143cca020360 | |
parent | 903870a8da3009597777fa7e611963d77e29fef9 [diff] |
[PM/LoopUnswitch] Remove another over-aggressive assert. This code path can very clearly be called in a context where we have baselined all the cloned blocks to a particular loop and are trying to handle nested subloops. There is no harm in this, so just relax the assert. I've added a test case that will make sure we actually exercise this code path. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330680 91177308-0d34-0410-b5e6-96231b3b80d8