[PATCH] D39425: [Sparc] Account for bias in stack readjustment

Jacob BaungÄrd Hansen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 07:29:41 PST 2017


jacob_hansen added a comment.
Herald added a subscriber: JDevlieghere.

Can you please add a test for this? There is already a test in stack-align.ll that covers 32bit stack realignment,  you can probably modify that testcase to cover 64bit also.

Hopefully someone with more SPARC V9 knowledge can chip in to verify the correctness of the patch.


https://reviews.llvm.org/D39425





More information about the llvm-commits mailing list