[PATCH] D22225: [x86, SSE] optimize pcmp results better (PR28484)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 09:11:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275276: [x86][SSE/AVX] optimize pcmp results better (PR28484) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D22225?vs=63519&id=63814#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22225

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-ext.ll
  llvm/trunk/test/CodeGen/X86/avx512-vec-cmp.ll
  llvm/trunk/test/CodeGen/X86/shift-pcmp.ll
  llvm/trunk/test/CodeGen/X86/vector-pcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22225.63814.patch
Type: text/x-patch
Size: 9358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/9770354f/attachment.bin>


More information about the llvm-commits mailing list