-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3722/
-----------------------------------------------------------

Review request for Default.


Summary (updated)
-----------------

cpu: change comments in tournament branch predictor to reflect what the code 
does


Repository: gem5


Description (updated)
-------

Changeset 11707:1d085f66c4ca
---------------------------

cpu: correct comments in tournament branch predictor to reflect what the code 
does.

The tournament predictor is presented as doing speculative 
update of the global history and non-speculative update
of the local history used to generate the branch prediction.
However, the code does speculative update of both histories.


Diffs (updated)
-----

  src/cpu/pred/tournament.hh 1d085f66c4ca 
  src/cpu/pred/tournament.cc 1d085f66c4ca 

Diff: http://reviews.gem5.org/r/3722/diff/


Testing (updated)
-------

Modifying comments only.


Thanks,

Arthur Perais

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to