swift
87a9d4ca
- Optimizer: notify that operand instructions of a deleted instruction have changed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
93 days ago
Optimizer: notify that operand instructions of a deleted instruction have changed This makes sure that instruction simplification doesn't terminate too early, missing some optimization opportunities.
References
#84766 - Optimizer: eliminate `struct_extract`s of an owned `struct` where the `struct_extract`s are inside a borrow scope
Author
eeckstein
Committer
eeckstein
Parents
ffc3fb05
Loading