[llvm-branch-commits] [llvm] [LivePhysRegs] Add callee-saved regs from MFI in addLiveOutsNoPristines. (PR #73553)

Matthias Braun via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Nov 27 12:47:11 PST 2023


MatzeB wrote:

Looking at the `MachineOutliner` it seems to already be using `addLiveOuts()` so I must be missing something on why this change has any effect anyway...

https://github.com/llvm/llvm-project/pull/73553


More information about the llvm-branch-commits mailing list