[PATCH] D89819: [ArgumentPromotion] Fix byval alignment handling.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 13:37:41 PST 2020
fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
It looks like all relevant tests have been updated to add parameter alignment. Could you also add a test without alignment and check that it is not transformed? (or perhaps such a test already exists)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89819/new/
https://reviews.llvm.org/D89819
More information about the llvm-commits
mailing list