[PATCH][AVX512] More intrinsics not requiring new backend support
Demikhovsky, Elena
elena.demikhovsky at intel.com
Tue Jul 29 06:35:32 PDT 2014
Hi Adam,
1)
set1_pd, set1_ps, set1_epi64, set1_epi32 should be implemented as broadcast.
2)
I don't understand in "casts".
3)
__builtin_ia32_knothi receives unsigned short It should look like
BUILTIN(__builtin_ia32_knothi, "Us", "")
instead of
+BUILTIN(__builtin_ia32_knothi, "ss", "")
- Elena
-----Original Message-----
From: Adam Nemet [mailto:anemet at apple.com]
Sent: Tuesday, July 29, 2014 10:11
To: Demikhovsky, Elena
Cc: cfe-commits at cs.uiuc.edu
Subject: [PATCH][AVX512] More intrinsics not requiring new backend support
Hi Elena,
Please let me know if these look good to you.
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.
More information about the cfe-commits
mailing list