]> git.ipfire.org Git - thirdparty/gcc.git/commit
Adjust the threshold value of PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jun 2010 22:51:46 +0000 (22:51 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Jun 2010 22:51:46 +0000 (22:51 +0000)
commit1aabe697f03d7bb006744c168b1a51494ed2644d
tree5c3b24046efb9af6d8d46c223e86dcc6dc93af9b
parentdfeb6545e649ba53adf17b8d77f6499b7cb02977
Adjust the threshold value of PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO

2010-06-09  Changpeng Fang  <changpeng.fang@amd.com>

* tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO) :
Change the PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO threshold value from
8 to 4.  Minor change of the related comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160514 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-loop-prefetch.c