[PATCH][AVX512] Integer broadcast intrinsics and patterns

Demikhovsky, Elena elena.demikhovsky at intel.com
Thu Oct 31 04:36:14 PDT 2013


LGTM

Thanks,
-  Elena


-----Original Message-----
From: Cameron McInally [mailto:cameron.mcinally at nyu.edu] 
Sent: Wednesday, October 30, 2013 21:11
To: llvm-commits at cs.uiuc.edu
Cc: Demikhovsky, Elena
Subject: [PATCH][AVX512] Integer broadcast intrinsics and patterns

Hey guys,

Here is a patch to support unmasked integer broadcast intrinsics for AVX512.

There is not much prior art in the naming scheme for the integer broadcasts from GPR. So, please take note of my additions.

Long term, it would probably make sense to refactor all (AVX, AVX2,
etc.) the integer broadcast intrinsics to match the floating point broadcast intrinsics' naming scheme. But, it would cause a good bit of churn at the IR level.

I now have commit access.

Tx,
Cameron
---------------------------------------------------------------------
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.




More information about the llvm-commits mailing list