swift
8dc35c84
- [IRGen] Fix computation of spare bits for fixed arrays
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
16 days ago
[IRGen] Fix computation of spare bits for fixed arrays rdar://159143492 Previously all bits after the spare bits of the first element were marked as spare bits. This caused enum tags to be stored in bits used by the payload.
References
#84008 - [6.2.1][IRGen] Fix computation of spare bits for fixed arrays
Author
drexin
Committer
drexin
Parents
df5b356e
Loading