julia
d515f058
- optimizer: refactor SROA pass (#43232)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
optimizer: refactor SROA pass (#43232) - avoid domtree construction when there are no mutables to eliminate - reduce # of dynamic allocations - separate some computations into individual functions
References
#43232 - optimizer: refactor SROA pass
Author
aviatesk
Parents
5c357e94
Loading