[PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.

Lang Hames lhames at gmail.com
Wed Jan 7 16:18:35 PST 2015


LGTM. Do you have a test case for this?

- Lang.

On Tue, Dec 23, 2014 at 5:58 PM, Matthias Braun <matze at braunis.de> wrote:

> The later code adds a vzeroupper if a ymm register is live-in to the
> function, so the shortcut should needs to check for that as well before
> deciding to bail out early.
>
> Greetings
>     Matthias
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150107/648c09dc/attachment.html>


More information about the llvm-commits mailing list