Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(LoadQueueReplay): fix enq mask generate when redirect #3884

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

cz4e
Copy link
Contributor

@cz4e cz4e commented Nov 18, 2024

  • Bug descriptions:
    When an instruction first enq LoadQueueReplay and needs to be redirected, the EnqMask generation does not take this situation into account, then incorrectly updating the age matrix.

  • Bug fix
    use newEnqueue to generate EnqMask

@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: d3f1738

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
d3f1738 1.939 0.450 2.701 1.232 2.891 2.473 2.397 0.917 1.429 1.700 3.473 2.710 2.417 3.263

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
cfa1639 0.450 2.701 1.244 2.473 2.398 0.915 1.429 1.700 3.470 2.729 3.280
0d13456 1.920 0.450 2.701 1.234 2.891 2.473 2.398 0.915 1.429 1.700 3.470 2.729 2.417 3.280
011f1ef 1.917 0.450 2.701 1.241 2.891 2.473 2.398 0.915 1.429 1.700 3.470 2.729 2.417 3.280
96d0318
211986a

@linjuanZ linjuanZ merged commit 3e2285d into master Nov 18, 2024
9 checks passed
@linjuanZ linjuanZ deleted the fix-lrq-enq-mask branch November 18, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants