[PATCH] D59006: [x86] improve the default expansion of uaddsat/usubsat

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 24 06:54:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356855: [x86] improve the default expansion of uaddsat/usubsat (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59006?vs=191595&id=192031#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59006

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/uadd_sat.ll
  llvm/trunk/test/CodeGen/X86/uadd_sat_vec.ll
  llvm/trunk/test/CodeGen/X86/usub_sat.ll
  llvm/trunk/test/CodeGen/X86/usub_sat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59006.192031.patch
Type: text/x-patch
Size: 79695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190324/14db08bb/attachment-0001.bin>


More information about the llvm-commits mailing list