[PATCH] D12479: [X86][AVX512BW] support in byte shift and SAD

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 07:23:10 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246654: [X86][AVX512VLBW] add  support in byte shift and SAD (authored by abadouh).

Changed prior to commit:
  http://reviews.llvm.org/D12479?vs=33580&id=33805#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12479

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx-isa-check.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/MC/X86/x86-64-avx512bw.s
  llvm/trunk/test/MC/X86/x86-64-avx512bw_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12479.33805.patch
Type: text/x-patch
Size: 31638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/4988dfec/attachment.bin>


More information about the llvm-commits mailing list