commit | 10a4287278d70f44ea14cee48aef3697b2ef1321 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Wed Aug 29 06:55:27 2018 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Wed Aug 29 06:55:27 2018 +0000 |
tree | 0aa46e420bb2d717ec4239cb2f2f6a785c3a2814 | |
parent | 65dce11452feb4d2ebdee7ef66c099d604e208c2 [diff] |
LoopSink: Don't sink into blocks without an insertion point (PR38462) In the PR, LoopSink was trying to sink into a catchswitch block, which doesn't have a valid insertion point. Differential Revision: https://reviews.llvm.org/D51307 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340900 91177308-0d34-0410-b5e6-96231b3b80d8