[PATCH] D79350: Don't check for inalloca in IPConstantPropagation
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 08:36:06 PDT 2020
aeubanks added a comment.
In D79350#2019883 <https://reviews.llvm.org/D79350#2019883>, @hans wrote:
> lgtm
>
> Maybe in the first line of the commit message, make it even clearer that you're removing the check because it's unnecessary. For example, "Remove unnecessary check for inalloca in IPConstantPropagation"
Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79350/new/
https://reviews.llvm.org/D79350
More information about the llvm-commits
mailing list