Files
llvm-6502/lib/Target/R600
Tom Stellard f518f53f5e Merging r228303:
------------------------------------------------------------------------
r228303 | thomas.stellard | 2015-02-05 10:32:18 -0500 (Thu, 05 Feb 2015) | 11 lines

R600/SI: Fix bug in TTI loop unrolling preferences

We should be setting UnrollingPreferences::MaxCount to MAX_UINT instead
of UnrollingPreferences::Count.

Count is a 'forced unrolling factor', while MaxCount sets an upper
limit to the unrolling factor.

Setting Count to MAX_UINT was causing the loop in the testcase to be
unrolled 15 times, when it only had a maximum of 4 iterations.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@228320 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-05 18:05:18 +00:00
..
2015-01-21 22:44:48 +00:00
2015-01-21 22:44:52 +00:00
2015-01-28 20:46:16 +00:00
2015-01-21 22:44:37 +00:00
2015-01-21 22:44:37 +00:00
2015-01-28 20:46:14 +00:00
2015-01-28 20:46:14 +00:00
2015-01-21 22:44:48 +00:00
2015-01-21 22:44:37 +00:00
2015-02-05 18:05:18 +00:00
2014-12-07 12:18:57 +00:00
2015-01-14 01:13:19 +00:00
2015-02-05 18:05:15 +00:00
2015-01-21 22:44:52 +00:00
2015-01-21 22:44:35 +00:00
2015-01-21 22:44:52 +00:00
2015-01-21 22:44:37 +00:00
2015-01-21 22:44:43 +00:00
2015-01-21 22:44:48 +00:00
2015-01-21 22:44:52 +00:00
2015-01-21 22:44:52 +00:00
2015-01-21 22:44:51 +00:00
2015-02-02 18:10:46 +00:00
2015-01-14 01:13:19 +00:00
2015-01-21 22:44:37 +00:00
2014-12-07 12:18:57 +00:00
2015-01-21 22:44:42 +00:00