[PATCH] D21956: AVX-512: Optimization for patterns with i1 scalar type

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 02:08:44 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274613: AVX-512: Optimization for patterns with i1 scalar type (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D21956?vs=62620&id=62833#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21956

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-cmp.ll
  llvm/trunk/test/CodeGen/X86/avx512-ext.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/trunk/test/CodeGen/X86/pr27591.ll
  llvm/trunk/test/CodeGen/X86/pr28173.ll
  llvm/trunk/test/CodeGen/X86/xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21956.62833.patch
Type: text/x-patch
Size: 50667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/e8a8ebc7/attachment.bin>


More information about the llvm-commits mailing list