commit | 8e686c2bd463e14f037aa21c8267f395d4a76c89 | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Wed Feb 03 21:30:34 2016 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Wed Feb 03 21:30:34 2016 +0000 |
tree | 1712f1af0ef4be4b2485ac47ab5c95c5be288bb4 | |
parent | 5b210668b23257158b4c2db094205f2a933b9257 [diff] |
[LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches Bail out if we have a PHI on an EHPad that gets a value from a CatchSwitchInst. Because the CatchSwitchInst cannot be split, there is no good place to stick any instructions. This fixes PR26373. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259702 91177308-0d34-0410-b5e6-96231b3b80d8