[PATCH] [SDAG] Add SDNodes for umin, umax, smin and smax

James Molloy james at jamesmolloy.co.uk
Thu May 14 05:47:05 PDT 2015


Hi Elena,

Ah I see, thankyou for the clarification! I'll update the diff.

Cheers,

James

On Thu, 14 May 2015 at 13:35 Elena Demikhovsky <elena.demikhovsky at intel.com>
wrote:

> ComputeValueVTs() is for arrays and structures, not for splitting one
> value into two.
> For arrays, you'll have UMIN for each pair A[i] B[i], instead of "select".
> For a structure, you may have a mix of UMIN and "select" since the types
> may be different.
>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D9746
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
> _______________________________________________
> 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/20150514/9e15a926/attachment.html>


More information about the llvm-commits mailing list