[PATCH] D10947: [X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes and remove the X86 implementation

Simon Pilgrim llvm-dev at redking.me.uk
Mon Jul 6 13:31:14 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241506: [X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes and remove the X86… (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D10947?vs=29054&id=29121#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10947

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10947.29121.patch
Type: text/x-patch
Size: 33660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150706/cdc4b6fd/attachment.bin>


More information about the llvm-commits mailing list