[llvm-branch-commits] [llvm] [LivePhysRegs] Add callee-saved regs from MFI in addLiveOutsNoPristines. (PR #73553)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Nov 28 03:04:50 PST 2023
qcolombet wrote:
I haven't looked closely to the patch, but I share @MatzeB's concerns here.
Essentially this patch is reverting https://reviews.llvm.org/D36160, which was fixing a modeling issue with LR on ARM to begin with!
https://github.com/llvm/llvm-project/pull/73553
More information about the llvm-branch-commits
mailing list