[PATCH] D66916: GlobalISel: Set alignment on function argument stack load/store

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 21:35:53 PDT 2019


aemerson added a comment.

Can we just infer the alignment from the MPO at the point we need it rather than adding a parameter to assignValueToAddress?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66916/new/

https://reviews.llvm.org/D66916





More information about the llvm-commits mailing list