[PATCH] D64898: Standardize how we check for legality of frame realignment
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 17 21:58:59 PDT 2019
ebrevnov added a comment.
I was independently looking to this part and came up with essentially same change. The only difference is that I chose MachineFrameInfo as source of "truth". Not really sure which one is better though...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64898/new/
https://reviews.llvm.org/D64898
More information about the llvm-commits
mailing list