[PATCH] D37092: [AVX512] Use 256-bit extract instructions for extracting bits [255:128] from a 512-bit register

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 00:30:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312100: [AVX512] Use 256-bit extract instructions for extracting bits [255:128] from a… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37092?vs=112502&id=113200#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37092

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
  llvm/trunk/test/CodeGen/X86/pr29112.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-compare-results.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-sdiv-512.ll
  llvm/trunk/test/CodeGen/X86/vector-idiv-udiv-512.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37092.113200.patch
Type: text/x-patch
Size: 52576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/c74571c9/attachment-0001.bin>


More information about the llvm-commits mailing list