[PATCH] D80370: [CodeGen] Ensure callers of CreateStackTemporary use sensible alignments
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 02:42:44 PDT 2020
david-arm marked an inline comment as done.
david-arm added a comment.
I changed the loads/stores to use the alignment explicitly as it didn't change the behaviour in any way and it's clearer that way.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80370/new/
https://reviews.llvm.org/D80370
More information about the llvm-commits
mailing list