[PATCH] D36479: [X86][AVX512] Choose correct registers in vpbroadcastb/w

Guy Blank via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 10:21:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310498: [X86][AVX512] Choose correct registers in vpbroadcastb/w (authored by guyblank).

Changed prior to commit:
  https://reviews.llvm.org/D36479?vs=110242&id=110431#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36479

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36479.110431.patch
Type: text/x-patch
Size: 16279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/b339a56b/attachment.bin>


More information about the llvm-commits mailing list