[PATCH] D18054: AVX-512: Fixed "ICMP" operation failure on SKX

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 03:31:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263417: AVX512: icmp operation should be always lowered to CMPM (AVX-512) instruction… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D18054?vs=50316&id=50572#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18054

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18054.50572.patch
Type: text/x-patch
Size: 38097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/86956226/attachment.bin>


More information about the llvm-commits mailing list