[PATCH] D21156: [X86] Add costs for SSE zext/sext to v4i64 to TTI

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 10:07:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272406: [X86] Add costs for SSE zext/sext to v4i64 to TTI (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D21156?vs=60110&id=60371#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21156

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21156.60371.patch
Type: text/x-patch
Size: 4842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/c178a9e3/attachment.bin>


More information about the llvm-commits mailing list