[llvm-commits] [PATCH] Execution domain support for VMOV and VLDR
Jakob Stoklund Olesen
stoklund at 2pi.dk
Sat Sep 1 08:12:03 PDT 2012
On Sep 1, 2012, at 1:00 AM, Tim Northover <t.p.northover at gmail.com> wrote:
> Hi,
>
>>> + Mark source-equivalent D-register <undef> (unless we're lucky enough
>>> to have an <imp-use> on it).
>>> + Mark dest-equiv D-reg <undef> on first instruction if the original
>>> doesn't have <imp-use>.
>>
>> That sounds right.
>
> I've attached a patch which implements this logic for VMOVS and VMOVSR.
>
> Let me know if I should commit.
>
> Tim.
> <0001-Limit-domain-conversion-to-cases-where-it-won-t-brea.pat
Looks good.
/jakob
More information about the llvm-commits
mailing list