[PATCH] Add Integer Saturation Intrinsics.
    Ahmed Bougacha 
    ahmed.bougacha at gmail.com
       
    Mon Mar 30 09:38:04 PDT 2015
    
    
  
On Mon, Mar 30, 2015 at 4:24 AM, Demikhovsky, Elena
<elena.demikhovsky at intel.com> wrote:
> Hi,
>
> I'm interested in these intrinsics for X86.
Great!  I have patches matching these intrinsics to generate add, sub,
and pack with saturation.  Is that what you want, or is there
something else I missed?
> Do you plan to push them as target independent?
Yes, whatever we decide (intrinsics or not), the solution will be
target-independent (and I'm working on AArch64, ARM, and X86).
-Ahmed
> Thanks.
>
> -  Elena
    
    
More information about the llvm-commits
mailing list