[PATCH] D39476: [X86][SSE] Truncate with PACKSS any input with sufficient sign-bits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 04:48:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317086: [X86][SSE] Truncate with PACKSS any input with sufficient sign-bits (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D39476?vs=121061&id=121111#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39476

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avg.ll
  llvm/trunk/test/CodeGen/X86/avx2-shift.ll
  llvm/trunk/test/CodeGen/X86/avx2-vector-shifts.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39476.121111.patch
Type: text/x-patch
Size: 20195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171101/586fb5a4/attachment.bin>


More information about the llvm-commits mailing list