swift
b5270203
- LoopInvariantCodeMotion: bail on split `load [take]`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
157 days ago
LoopInvariantCodeMotion: bail on split `load [take]` We currently don't support split `load [take]`, i.e. `load [take]` which does _not_ load all non-trivial fields of the initial value.
References
#84584 - LoopInvariantCodeMotion: fix a few ownership errors when hoisting load and store instructions
Author
eeckstein
Committer
eeckstein
Parents
fc6302e3
Loading