commit | 8af523842a7bfcafe68c556c681630231bf5f8c3 | [log] [tgz] |
---|---|---|
author | Max Kazantsev <max.kazantsev@azul.com> | Fri Oct 26 09:52:58 2018 +0000 |
committer | Max Kazantsev <max.kazantsev@azul.com> | Fri Oct 26 09:52:58 2018 +0000 |
tree | 737192f615da6f444d8306390c7868bc1ea673f0 | |
parent | 6a2012a85f7ebdf5e33d721e8c9582d495a082cb [diff] |
[SimpleLoopUnswitch] Make all checks before actual non-trivial unswitch We should be able to make all relevant checks before we actually start the non-trivial unswitching, so that we could guarantee that once we have started the transform, it will always succeed. Reviewed By: chandlerc Differential Revision: https://reviews.llvm.org/D53747 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345375 91177308-0d34-0410-b5e6-96231b3b80d8