swift
a6fb1876
- LoopInvariantCodeMotion: correctly create projections for owned values
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
139 days ago
LoopInvariantCodeMotion: correctly create projections for owned values Owned structs and tuples must be projected by `destructure_struct` and `destructure_tuple`, respectively. rdar://161467837
References
#84584 - LoopInvariantCodeMotion: fix a few ownership errors when hoisting load and store instructions
Author
eeckstein
Committer
eeckstein
Parents
7bbe5c6f
Loading