[PATCH] D13471: AVX512: vpshuflw/hw encoding change

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 06:38:13 PDT 2015


igorb created this revision.
igorb added reviewers: delena, AsafBadouh.
igorb added a subscriber: llvm-commits.
igorb set the repository for this revision to rL LLVM.

Change encoding of vpshuflw and vpshufhw instructions. Implement WIG as W0 and not W1, like all other instruction have been implemented.
Add encoding tests.

Repository:
  rL LLVM

http://reviews.llvm.org/D13471

Files:
  lib/Target/X86/X86InstrAVX512.td
  test/MC/X86/x86-64-avx512bw.s
  test/MC/X86/x86-64-avx512bw_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13471.36617.patch
Type: text/x-patch
Size: 24028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151006/f21c5691/attachment.bin>


More information about the llvm-commits mailing list