[PATCH] D28920: DAG: Allow targets to override stack temp alignment
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 12:51:44 PST 2017
hfinkel added a comment.
> The DataLayout's preferred alignment cannot be lower than the ABI required alignment, which defaults to the type size
Why not change that?
https://reviews.llvm.org/D28920
More information about the llvm-commits
mailing list