[PATCH] D34458: [TTI] Refine the cost of EXT in getUserCost()
Haicheng Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 19:12:54 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308076: [TTI] Refine the cost of EXT in getUserCost() (authored by haicheng).
Changed prior to commit:
https://reviews.llvm.org/D34458?vs=106731&id=106747#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34458
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
llvm/trunk/test/Transforms/Inline/AArch64/ext.ll
llvm/trunk/test/Transforms/Inline/PowerPC/ext.ll
llvm/trunk/test/Transforms/Inline/PowerPC/lit.local.cfg
llvm/trunk/test/Transforms/Inline/X86/ext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34458.106747.patch
Type: text/x-patch
Size: 20910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170715/c0212c6d/attachment.bin>
More information about the llvm-commits
mailing list