llvm-project
37d40399
- 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
164 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
66a2d4b1
Loading