[PATCH] D73126: [X86] Generate unaligned access for fixed slots in unaligned stack
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 09:53:34 PST 2020
jyknight accepted this revision.
jyknight added a comment.
This revision is now accepted and ready to land.
Even if it would be better to avoid using a fixed slots in some case, as long as fixed slots continue to exist this patch seems like the correct change.
Anyone disagree?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73126/new/
https://reviews.llvm.org/D73126
More information about the llvm-commits
mailing list