[PATCH] D86630: [ArgumentPromotion]: Copy function annotation after promoting arguments
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 07:50:16 PDT 2020
fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.
LGTM, thanks! For the commit message, I think saying 'copy function metadata' instead of 'function annotations' is more accurate. Also there seems to be a stray `:` in the title.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86630/new/
https://reviews.llvm.org/D86630
More information about the llvm-commits
mailing list