[PATCH] D36661: [AVX512] Don't switch unmasked subvector insert/extract instructions when AVX512DQI is enabled.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 08:41:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311091: [AVX512] Don't switch unmasked subvector insert/extract instructions when… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36661?vs=110912&id=111525#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36661

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/avx512-trunc.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/compress_expand.ll
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-fp-avx512.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-int-avx512.ll
  llvm/trunk/test/CodeGen/X86/subvector-broadcast.ll
  llvm/trunk/test/CodeGen/X86/vector-compare-results.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-avx512.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-v1.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36661.111525.patch
Type: text/x-patch
Size: 148406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/002092e0/attachment-0001.bin>


More information about the llvm-commits mailing list