[PATCH] D51818: [X86] Create paddus/psubus from narrower vectors with i8/i16 element types.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 8 12:35:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341753: [X86] Create paddus/psubus from narrower vectors with i8/i16 element types. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51818?vs=164519&id=164575#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51818

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/paddus.ll
  llvm/trunk/test/CodeGen/X86/psubus.ll
  llvm/trunk/test/CodeGen/X86/sse2-intrinsics-canonical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51818.164575.patch
Type: text/x-patch
Size: 75901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180908/9f377c41/attachment.bin>


More information about the llvm-commits mailing list