David Majnemer
|
22eeda1bb9
|
[LoopStrengthReduce] Don't bother rewriting PHIs in catchswitch blocks
The catchswitch instruction cannot be split, don't bother trying to
rewrite it.
This fixes PR31627.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291966 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-13 22:24:27 +00:00 |
|