Carl Ritson 874fbe2cbb [MachineSink] Clear kill flags on operands outside loop
If an instruction is sunk into a loop then any kill flags on
operands declared outside the loop must be cleared as these
will be live for all loop iterations.

Fixes #46827

Reviewed By: MatzeB

Differential Revision: https://reviews.llvm.org/D126754
2022-06-24 14:02:48 +09:00
..
2021-07-07 10:21:07 +01:00
2021-07-07 10:21:07 +01:00
2020-06-30 12:44:45 +02:00