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(uopsplit): set vector instructions never use simple split type #4024

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

Ziyue-Zhang
Copy link
Contributor

  • when use simple split type, instruction cannot send to complex decoder and not do the exception check
  • vs dirty is setted when split type is not simple

* when use simple split type, instruction cannot send to complex decoder and not do the exception check
* vs dirty is setted when split type is not simple
@XiangShanRobot
Copy link

[Generated by IPC robot]
commit: 841177a

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
841177a 1.899 0.450 2.701 1.219 2.833 2.461 2.395 0.921 1.426 2.022 3.432 2.707 2.368 3.227

master branch:

commit astar copy_and_run coremark gcc gromacs lbm linux mcf microbench milc namd povray wrf xalancbmk
d4265a7 1.899 0.450 2.701 1.219 2.833 2.461 2.395 0.921 1.426 2.022 3.432 2.707 2.368 3.227
81ed416
ad7236c 1.904 1.227 2.833 2.461 0.916 2.042 3.432 2.368 3.231
7dc438a 1.904 0.450 2.698 1.227 2.833 2.461 2.395 0.916 1.386 2.042 3.432 2.719 2.368 3.231
b867eb9 1.917 0.450 2.689 1.232 2.842 2.461 2.394 0.925 1.418 2.035 3.435 2.704 2.383 3.261

@NewPaulWalker NewPaulWalker linked an issue Dec 12, 2024 that may be closed by this pull request
4 tasks
@Tang-Haojin Tang-Haojin merged commit 9cf1e44 into master Dec 12, 2024
9 checks passed
@Tang-Haojin Tang-Haojin deleted the fix-split branch December 12, 2024 06:23
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.

Certain instructions cannot cause exceptions
3 participants