commit | 0c636310aebfa5acf81ee3770a99fc1425eb2aaa | [log] [tgz] |
---|---|---|
author | Sebastian Pop <sebpop@gmail.com> | Fri Sep 14 20:36:19 2018 +0000 |
committer | Sebastian Pop <sebpop@gmail.com> | Fri Sep 14 20:36:19 2018 +0000 |
tree | d96c28c2045196898cb7329db4cea23a4129ee90 | |
parent | b2928cc4eb12637f81992a9384f892fbe95400c9 [diff] |
HotColdSplit: fix invalid SSA due to outlining The test used to fail with an invalid phi node: the two predecessors were outlined and the SSA representation was left invalid. The patch adds the exit block to the cold region. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342277 91177308-0d34-0410-b5e6-96231b3b80d8