commit | d6cd67b722e0cadf6f25c26f8270927cd11695d3 | [log] [tgz] |
---|---|---|
author | David Green <david.green@arm.com> | Tue Jun 19 09:43:36 2018 +0000 |
committer | David Green <david.green@arm.com> | Tue Jun 19 09:43:36 2018 +0000 |
tree | 4aa25eac9651c9d3c0c9b4ba0cbfcb0a8885065b | |
parent | 00258393d415044803fc7bcde7c3959c53f085dd [diff] |
[LoopSimplifyCFG] Invalidate SCEV in LoopSimplifyCFG LoopSimplifyCFG, being a loop pass, needs to preserve scalar evolution. This invalidates SE for the loops altered during block merging. Differential Revision: https://reviews.llvm.org/D48258 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335036 91177308-0d34-0410-b5e6-96231b3b80d8