[llvm-commits] [PATCH] Execution domain support for VMOV and VLDR
Tim Northover
t.p.northover at gmail.com
Sat Sep 1 01:00:51 PDT 2012
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Limit-domain-conversion-to-cases-where-it-won-t-brea.patch
Type: application/octet-stream
Size: 5338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120901/1f2a5d46/attachment.obj>
More information about the llvm-commits
mailing list