diff options
author | Xionghu Luo <luoxhu@linux.ibm.com> | 2021-03-24 19:46:12 -0500 |
---|---|---|
committer | Xionghu Luo <luoxhu@linux.ibm.com> | 2021-03-24 19:51:43 -0500 |
commit | 08103e4d6ada9b57366f2df2a2b745babfab914c (patch) | |
tree | 572eda639d30ce86f08afe2eca0aab59e201b863 /gcc/tree-vect-loop.c | |
parent | 71fc4655ab86ab66b40165b2cb49c1395ca82a9a (diff) | |
download | gcc-08103e4d6ada9b57366f2df2a2b745babfab914c.zip gcc-08103e4d6ada9b57366f2df2a2b745babfab914c.tar.gz gcc-08103e4d6ada9b57366f2df2a2b745babfab914c.tar.bz2 |
rs6000: Correct Power8 cost of l2 cache size [PR97329]
l2 cache size for Power8 is 512kB, it was copied from Power7 before
public. Tested no performance change for SPEC2017.
gcc/ChangeLog:
2021-03-24 Xionghu Luo <luoxhu@linux.ibm.com>
* config/rs6000/rs6000.c (power8_costs): Change l2 cache
from 256 to 512.
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions