swift
6c6b6849
- LICM: rename MayWrites -> SideEffectInsts
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
LICM: rename MayWrites -> SideEffectInsts Because the set includes all side-effect instructions, also may-reads. NFC
References
#27990 - LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop.
Author
eeckstein
Committer
eeckstein
Parents
6acf8db2
Loading