[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 09:24:52 PDT 2018


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

Use reference instead of a pointer in getOperandInfo


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.147800.patch
Type: text/x-patch
Size: 91306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/04579008/attachment.bin>


More information about the llvm-commits mailing list