[PATCH][AVX512] Fix vblend assembly syntax

Cameron McInally cameron.mcinally at nyu.edu
Fri Dec 6 05:45:14 PST 2013


Hi Elena,

Updated names committed with r196581. Would you please give this change a look.

Thanks,
Cameron

On Thu, Dec 5, 2013 at 5:32 PM, Demikhovsky, Elena
<elena.demikhovsky at intel.com> wrote:
> I think that intrinsic names should be llvm.x86.avx512.mask.blend.pd.512 instead of llvm.x86.avx512.mskblend.pd.512.
> Like in compiler intrinsics: _mask_blend_ ..
>
> -  Elena
>
>
> -----Original Message-----
> From: Cameron McInally [mailto:cameron.mcinally at nyu.edu]
> Sent: Wednesday, December 04, 2013 19:42
> To: llvm-commits at cs.uiuc.edu
> Cc: Demikhovsky, Elena; Craig Topper
> Subject: [PATCH][AVX512] Fix vblend assembly syntax
>
> Hey guys,
>
> Attached is a small patch to correct the assembly syntax for AVX512 vector blend instructions where the second source operand is a memory location.
>
> Thanks,
> 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