swift
eb8182bd
- Merge pull request #27849 from eeckstein/licm-load-store-hoisting
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Merge pull request #27849 from eeckstein/licm-load-store-hoisting LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop.
References
#27849 - LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop.
Author
eeckstein
Parents
61e1afd9
584581e9
Loading