llvm-project
6feb4a8e
- [IR] Don't allow values of opaque type (#137625)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
228 days ago
[IR] Don't allow values of opaque type (#137625) Consider opaque types as non-first-class types, i.e. do not allow SSA values to have opaque type.
References
#137625 - [IR] Don't allow values of opaque type
Author
nikic
Parents
f1248d63
Loading