[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
Thu Jan 26 21:28:24 PST 2017
evstupac updated this revision to Diff 86014.
evstupac added a comment.
Fixed according to the comments.
Added 2 opt tests.
Repository:
rL LLVM
https://reviews.llvm.org/D28307
Files:
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/Transforms/LoopStrengthReduce/X86/lsr-insns-1.ll
test/Transforms/LoopStrengthReduce/X86/lsr-insns-1a.ll
test/Transforms/LoopStrengthReduce/X86/lsr-insns-2.ll
test/Transforms/LoopStrengthReduce/X86/lsr-insns-2a.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28307.86014.patch
Type: text/x-patch
Size: 12196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/11a177b8/attachment.bin>
More information about the llvm-commits
mailing list