[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
Mon May 21 08:42:59 PDT 2018


RKSimon updated this revision to Diff 147793.
RKSimon added a comment.

Updated based on feedback from @ABataev


Repository:
  rL LLVM

https://reviews.llvm.org/D46637

Files:
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/Analysis/CostModel/X86/div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46637.147793.patch
Type: text/x-patch
Size: 91438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/33ba1b0b/attachment.bin>


More information about the llvm-commits mailing list