julia
8d5da6a0
- simple pass at giving union fields an optimized layout
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
simple pass at giving union fields an optimized layout unlike codegen, only bitstypes (!isptr) fields are permitted in the union and the offset count starts from 0 instead of 1 but otherwise the tindex counter is compatible
References
jn/union-bits-layout
Author
vtjnash
Parents
5f296f32
Loading