]> gcc.gnu.org Git - gcc.git/commit
Improve autoprefetcher heuristic (partly fix regression in PR91598)
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
Thu, 29 Aug 2019 15:21:36 +0000 (15:21 +0000)
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
Tue, 17 Aug 2021 09:51:52 +0000 (09:51 +0000)
commit6d527883072ce96a33169036fca7740172223b52
treeaf3d90d2b53a7bfde5817c2bbc0ca118216b58cd
parent568b9c0e8ee482228f6c565730447de5b18e7cb3
Improve autoprefetcher heuristic (partly fix regression in PR91598)

PR rtl-optimization/91598
* haifa-sched.c (autopref_rank_for_schedule): Prioritize "irrelevant"
insns after memory reads and before memory writes.
gcc/haifa-sched.c
This page took 0.05455 seconds and 5 git commands to generate.