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

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 19:09:11 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294821: Fix PR23384 (under "-lsr-insns-cost" option) (authored by evstupac).

Changed prior to commit:
  https://reviews.llvm.org/D28307?vs=86371&id=88076#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28307

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/trunk/test/Transforms/LoopStrengthReduce/X86/lsr-insns-1.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/X86/lsr-insns-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28307.88076.patch
Type: text/x-patch
Size: 10146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170211/27885b80/attachment.bin>


More information about the llvm-commits mailing list