llvm-project
382744ee
- 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
266 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
References
#142330 - [MTE] [NFC] use vector to collect globals to tag (#120283)
Author
jofrn
Committer
jofrn
Parents
4425b513
Loading