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

[tests] Update axpy-masked.mlir to avoid spike's trap_illegal_instruc… #236

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

xlinsist
Copy link
Contributor

@xlinsist xlinsist commented Jun 14, 2023

…tion error

After updating the version of llvm used by buddy, the vector.create_mask operation in the origin file will still result in the error "spike trapped with trap_illegal_instruction", which needs further analysis. This PR updates axpy-masked.mlir to tempararily avoid this error and make it executed correctly.

Further discussions are expected to go on in issue #232

@sequencer sequencer merged commit dafb9fd into chipsalliance:master Jun 15, 2023
@xlinsist xlinsist deleted the axpy-fixed branch June 25, 2023 16:34
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.

2 participants