[PATCH] D91862: [VE] Correct types of return/argument values for getAdjustedFrameSize()
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 20 04:53:34 PST 2020
simoll accepted this revision.
simoll added a comment.
This revision is now accepted and ready to land.
LGTM. Did this actually overflow in the wild? A test would be nice.. but also hard to come by given that you'd need to manufacture such a large frame.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91862/new/
https://reviews.llvm.org/D91862
More information about the llvm-commits
mailing list