[PATCH] D56907: [TTI] Add generic USUBSAT costs

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 07:07:14 PST 2019


RKSimon created this revision.
RKSimon added reviewers: nikic, spatel.

Add generic costs calculation for USUBSAT intrinsics


Repository:
  rL LLVM

https://reviews.llvm.org/D56907

Files:
  include/llvm/CodeGen/BasicTTIImpl.h
  test/Analysis/CostModel/X86/arith-usat.ll
  test/Transforms/SLPVectorizer/X86/arith-sub-usat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56907.182509.patch
Type: text/x-patch
Size: 61293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/cbce7b67/attachment.bin>


More information about the llvm-commits mailing list