llvm-project
8d160e06
- [Verifier] Allow vector type in atomic load and store
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
324 days ago
[Verifier] Allow vector type in atomic load and store 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
Author
jofrn
Committer
jofrn
Parents
c48d45e6
Loading