[PATCH][AVX512] Fix vblend assembly syntax
Demikhovsky, Elena
elena.demikhovsky at intel.com
Thu Dec 5 14:32:42 PST 2013
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