llvm-project
05eef634
- IR/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
200 days ago
IR/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:72529270
Author
jofrn
Committer
jofrn
Parents
7786ac07
Loading