julia
bf5f4200
- Fixed IR ordering of globals in argument lists (#47263)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fixed IR ordering of globals in argument lists (#47263) GlobalRefs and outerrefs can have side effects attached to them, which was not being considered during lowering. Fixes #46251 Co-authored-by: Jameson Nash <vtjnash@gmail.com>
References
#47263 - Fixed ir ordering of assignments in argument lists
Author
apaz-cli
Parents
9c563ad6
Loading