[PATCH] Generate Loop Fusion Statistics
Dave Estes
cestes at codeaurora.org
Wed Oct 22 08:43:44 PDT 2014
Hi grosser, dpeixott,
This change creates statistics for loop fusion and reports them
when statistics are enabled and the schedule optimizer's fusion
strategy is set to max.
http://reviews.llvm.org/D5908
Files:
lib/Transform/ScheduleOptimizer.cpp
test/ScheduleOptimizer/loop-fusion-stats-01.ll
test/ScheduleOptimizer/loop-fusion-stats-02.ll
test/ScheduleOptimizer/loop-fusion-stats-03.ll
test/ScheduleOptimizer/loop-fusion-stats-04.ll
test/ScheduleOptimizer/loop-fusion-stats-05.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5908.15243.patch
Type: text/x-patch
Size: 24232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141022/26378df7/attachment.bin>
More information about the llvm-commits
mailing list