================ @@ -530,6 +525,14 @@ bool MachineSinking::PerformSinkAndFold(MachineInstr &MI, } else { ---------------- davemgreen wrote: Do we need to worry about the isCopy path above too? https://github.com/llvm/llvm-project/pull/75072