[PATCH] D22115: Teach FastISel about thiscall (and, hence, about callee-pop).

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 15:46:33 PDT 2016


rnk added a comment.

Can we test the case when the parameters are greater than 64KB? Is there some other example test that deals with the cases where we bail out?


http://reviews.llvm.org/D22115





More information about the llvm-commits mailing list