[PATCH] D120668: [CodeGen] Use AdjustStackOffset for Callee Saved Registers in PEI::calculateFrameObjectOffsets
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 10:28:07 PST 2022
arsenm added a comment.
This does look similar at first glance. What's the point of doing this? Why were these paths split in the first place?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120668/new/
https://reviews.llvm.org/D120668
More information about the llvm-commits
mailing list