[PATCH] D30561: Add Instruction number to LSR cost model (PR23384) part 2 of 3

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 18:52:51 PST 2017


evstupac created this revision.

The patch move LSR cost comparison to target part.
No LIT tests or performance changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D30561

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/CodeGen/BasicTTIImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Transforms/Scalar/LoopStrengthReduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30561.90425.patch
Type: text/x-patch
Size: 13547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170303/ecc080c6/attachment.bin>


More information about the llvm-commits mailing list