[PATCH][X86] Adjust cost of FP_TO_UINT v8f32->v8i32
Adam Nemet
anemet at apple.com
Sun Mar 30 11:14:58 PDT 2014
Thanks, Tim! It’s r205159.
On Mar 28, 2014, at 1:02 AM, Tim Northover <t.p.northover at gmail.com> wrote:
> Hi Adam,
>
> On 27 March 2014 22:48, Adam Nemet <anemet at apple.com> wrote:
>> There is no direct AVX instruction to convert to unsigned. I have some ideas
>> how we may be able to do this with three vector instructions but the current
>> backend just bails on this to get it scalarized.
>
>
> This looks good to me.
>
> Cheers.
>
> Tim.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140330/39a7e94e/attachment.html>
More information about the llvm-commits
mailing list