[PATCH] D33188: [X86][AVX512] Improve lowering of AVX512 compare intrinsics (remove redundant shift left+right instructions).

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 06:03:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305465: [X86][AVX512] Improve lowering of AVX512 compare intrinsics (remove redundant… (authored by aymanmus).

Changed prior to commit:
  https://reviews.llvm.org/D33188?vs=102661&id=102663#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33188

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
  llvm/trunk/test/CodeGen/X86/compress_expand.ll
  llvm/trunk/test/CodeGen/X86/masked_memop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33188.102663.patch
Type: text/x-patch
Size: 767349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/d1030926/attachment-0001.bin>


More information about the llvm-commits mailing list