swift
e652f2c9
- SIL: add the `alloc_vector` and `vector` instructions
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
SIL: add the `alloc_vector` and `vector` instructions * `alloc_vector`: allocates an uninitialized vector of elements on the stack or in a statically initialized global * `vector`: creates an initialized vector in a statically initialized global
References
#70301 - Add experimental support for fixed arrays
Author
eeckstein
Committer
eeckstein
Parents
2a54f98c
Loading