[PATCH] D46637: [TTI] Add uniform/non-uniform constant Pow2 detection to TargetTransformInfo::getInstructionThroughput
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 03:44:16 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332969: [TTI] Add uniform/non-uniform constant Pow2 detection to TargetTransformInfo… (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46637?vs=147800&id=147980#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46637
Files:
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/test/Analysis/CostModel/X86/div.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46637.147980.patch
Type: text/x-patch
Size: 91348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/6d0975d0/attachment.bin>
More information about the llvm-commits
mailing list