[PATCH] D79350: Don't check for inalloca in IPConstantPropagation

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 03:12:01 PDT 2020


hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.

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"


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