[PATCH] D25013: [x86][inline-asm][avx512] allow swapping of '{k<num>}' & '{z}' marks

coby via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 09:46:31 PDT 2016


coby updated this revision to Diff 73810.
coby added a comment.

Flipping boolean return value(s) so proposed changes will be on par with current convention.
affected subroutines:

  ParseZ
  HandleAVX512Operand 


Repository:
  rL LLVM

https://reviews.llvm.org/D25013

Files:
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  test/MC/X86/avx512bw-encoding.s
  test/MC/X86/intel-syntax-avx512.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25013.73810.patch
Type: text/x-patch
Size: 8018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/d45b564b/attachment.bin>


More information about the llvm-commits mailing list