swift
LoopInvariantCodeMotion: fix a few ownership errors when hoisting load and store instructions
#84584
Merged

LoopInvariantCodeMotion: fix a few ownership errors when hoisting load and store instructions #84584

eeckstein merged 4 commits into swiftlang:main from eeckstein:fix-licm
eeckstein
eeckstein LoopInvariantCodeMotion: don't hoist loads and stores if the memory l…
7bbe5c6f
eeckstein LoopInvariantCodeMotion: correctly create projections for owned values
a6fb1876
eeckstein LoopInvariantCodeMotion: correctly handle `load [copy]`
fc6302e3
eeckstein LoopInvariantCodeMotion: bail on split `load [take]`
b5270203
eeckstein eeckstein requested a review from MAJKFL MAJKFL 1 day ago
eeckstein
eeckstein
eeckstein eeckstein merged fa25ba87 into main 1 day ago
eeckstein eeckstein deleted the fix-licm branch 1 day ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone