[PATCH] D80370: [CodeGen] Ensure callers of CreateStackTemporary use sensible alignments
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 03:15:42 PDT 2020
david-arm added a comment.
Hi @efriedma, I hope I've addressed your previous comment! I've avoided changing CreateStackTemporary for now and tried to fix up the callers as you suggested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80370/new/
https://reviews.llvm.org/D80370
More information about the llvm-commits
mailing list