[PATCH] D57348: [CodeGen][X86] Don't scalarize vector saturating add/sub

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 10 11:06:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353651: [CodeGen][X86] Don't scalarize vector saturating add/sub (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57348?vs=186155&id=186156#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57348/new/

https://reviews.llvm.org/D57348

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/sadd_sat.ll
  llvm/trunk/test/CodeGen/X86/sadd_sat_vec.ll
  llvm/trunk/test/CodeGen/X86/ssub_sat.ll
  llvm/trunk/test/CodeGen/X86/ssub_sat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57348.186156.patch
Type: text/x-patch
Size: 432849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190210/c7fe8e8e/attachment-0001.bin>


More information about the llvm-commits mailing list