[PATCH] D25063: [x86][inline-asm][AVX512][clang][PART-1] Introducing "k" and "Yk" constraints for extended inline assembly, enabling use of AVX512 masked vectorized instructions.

Matan via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 23 00:40:36 PDT 2016


mharoush set the repository for this revision to rL LLVM.
mharoush updated this revision to Diff 75542.
mharoush added a comment.

Only test affected(correct version this time: checking LLVM IR instead of x86 asm), 
This test depends on D25012 <https://reviews.llvm.org/D25012> being applied.


Repository:
  rL LLVM

https://reviews.llvm.org/D25063

Files:
  lib/Basic/Targets.cpp
  test/CodeGen/avx512-kconstraints-att_inline_asm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25063.75542.patch
Type: text/x-patch
Size: 4258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161023/52b29a2b/attachment.bin>


More information about the cfe-commits mailing list