Skip to content

[Verifier] Allow vector type in atomic load and store#3

Open
jofrn wants to merge 1 commit into
mainfrom
spr/main/df9b38fd
Open

[Verifier] Allow vector type in atomic load and store#3
jofrn wants to merge 1 commit into
mainfrom
spr/main/df9b38fd

Conversation

@jofrn
Copy link
Copy Markdown
Owner

@jofrn jofrn commented Dec 18, 2024

Vector types on atomics are assumed to be invalid by the verifier. However,
this type can be valid if it is lowered by codegen.


Stack:

⚠️ Part of a stack created by spr. Do not merge manually using the UI - doing so may have unexpected results.

Vector types on atomics are assumed to be invalid by the verifier. However,
this type can be valid if it is lowered by codegen.

commit-id:df9b38fd
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.

1 participant