aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorArnold Schwaighofer <aschwaighofer@apple.com>2021-04-01 15:51:56 -0700
committerArnold Schwaighofer <aschwaighofer@apple.com>2021-07-06 10:22:25 -0700
commit846a530e7db28bdd50c9a9fb08cddc210134b579 (patch)
tree557146c120ab231f02b0763c677ec8e76ed55775 /llvm/lib/CodeGen/MachineFunction.cpp
parentb298308ba2544a00c3e2ae0c1cc06fa058a4000c (diff)
downloadllvm-846a530e7db28bdd50c9a9fb08cddc210134b579.zip
llvm-846a530e7db28bdd50c9a9fb08cddc210134b579.tar.gz
llvm-846a530e7db28bdd50c9a9fb08cddc210134b579.tar.bz2
Fix coro lowering of single predecessor phis
Code assumes that uses of single predecessor phis are not live accross suspend points. Cleanup any single predecessor phis preceeding the code making this assumption. rdar://76020301 Differential Revision: https://reviews.llvm.org/D105488
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions