[PATCH] D56907: [TTI] Add generic UADDSAT/USUBSAT and UADDO/USUBO costs

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 04:11:08 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352043: [TTI] Add generic UADDO/USUBO costs (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56907?vs=183113&id=183284#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56907

Files:
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/X86/arith-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56907.183284.patch
Type: text/x-patch
Size: 66494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/df918b69/attachment-0001.bin>


More information about the llvm-commits mailing list