julia
b138fd41
- DRAFT: SO CLOOOOSE! I just can't figure out how to get the &x.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
DRAFT: SO CLOOOOSE! I just can't figure out how to get the &x. I want to turn this instruction: ```llvm store i64 %0, i64* %x, align 8 ``` into: ```llvm store i64* %0, i64** %x, align 8 ```
References
#50136 - [WIP] dynamic dispatch optimization: avoid boxing stack-allocated inputs
Author
NHDaly
Committer
NHDaly
Parents
918a1758
Loading