[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 09:25:42 PST 2019


nikic updated this revision to Diff 186155.
nikic added a comment.

Restore assertions (and move to towards top). Regenerate tests (changes in register allocation).


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

https://reviews.llvm.org/D57348

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

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


More information about the llvm-commits mailing list