[PATCH][AVX512] Integer broadcast intrinsics and patterns

Cameron McInally cameron.mcinally at nyu.edu
Wed Oct 30 12:10:39 PDT 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pbroadcast_intrinisics.patch
Type: application/octet-stream
Size: 4063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131030/c3a02ff1/attachment.obj>


More information about the llvm-commits mailing list