[PATCH] [CodeGen] Don't attempt a tail-call with a non-forwarded sret.

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri Mar 27 13:39:28 PDT 2015


On Fri, Mar 27, 2015 at 12:30 PM, Andrew Trick <atrick at apple.com> wrote:
> LGTM. I can't immediately think of a better hack than checking isa<Instruction>, and I can't think of a way to acquire a local stack address without an instruction.

Thanks Andy: r233409, r233410.

-Ahmed

>
> http://reviews.llvm.org/D8510
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>



More information about the llvm-commits mailing list