[PATCH] D135913: [MachineFrameInfo][RISCV] Call ensureStackAlignment for objects created with scalable vector stack id.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 11:30:30 PDT 2022
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM, this looks to be in the spirit of the existing code.
In a follow up, we should probably adjust estimateStackSize in an analogous manner.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135913/new/
https://reviews.llvm.org/D135913
More information about the llvm-commits
mailing list