[AVX512] More intrinsics

Adam Nemet anemet at apple.com
Mon Jul 28 09:48:31 PDT 2014


On Jul 27, 2014, at 11:25 PM, Demikhovsky, Elena <elena.demikhovsky at intel.com> wrote:

> Hi Adam,
> 
> FMA builtins look different in gcc. Please take the attached file as reference.

Yeah, I guess implementing these in terms of as few of builtins as possible is a good idea.  This will need more backend work then to add the masking variants for the FMA instructions.  I’ll postpone the FMA patch from the patchset then and will commit the series without it.

Thanks for the review!
Adam

> -  Elena
> 
> 
> -----Original Message-----
> From: Adam Nemet [mailto:anemet at apple.com] 
> Sent: Monday, July 28, 2014 08:58
> To: Demikhovsky, Elena
> Cc: cfe-commits at cs.uiuc.edu
> Subject: [AVX512] More intrinsics
> 
> Hi Elena,
> 
> This set adds more intrinsics with some initial patches to fix formatting issues.  There are more details in the individual patch files.
> 
> It's pretty trivial stuff but please let me know if you see anything wrong.
> 
> Thanks,
> Adam
> 
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
> 
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: avx512fintrin.h
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140728/911a105d/attachment.h>
-------------- next part --------------



More information about the cfe-commits mailing list