[PATCH] D78810: [InstCombine] Check max alignment before adding attr on aligned_alloc
Chang Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 17 11:51:05 PDT 2020
clin1 added a comment.
FWIW, dropping the attribute LGTM. The heap/stack promotion is still a work in progress, is that correct? At least, I don't see it happening in trunk.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78810/new/
https://reviews.llvm.org/D78810
More information about the llvm-commits
mailing list