swift
LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop.
#27849
Merged

LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop. #27849

eeckstein
eeckstein eeckstein requested a review from atrick atrick 6 years ago
eeckstein
eeckstein
eeckstein eeckstein changed the title LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop. [DNM] LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop. 6 years ago
swift-ci
swift-ci
eeckstein LICM: rename MayWrites -> SideEffectInsts
4e8cfdea
eeckstein eeckstein force pushed 6 years ago
eeckstein
eeckstein
eeckstein
eeckstein
swift-ci
swift-ci
swift-ci
eeckstein LICM: add an optimization to move multiple loads and stores from/to t…
584581e9
eeckstein eeckstein force pushed to 584581e9 6 years ago
eeckstein
eeckstein
swift-ci
swift-ci
eeckstein eeckstein changed the title [DNM] LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop. LICM: add an optimization to move multiple loads and stores from/to the same memory location out of a loop. 6 years ago
eeckstein
eeckstein eeckstein merged eb8182bd into master 6 years ago
eeckstein eeckstein deleted the licm-load-store-hoisting branch 6 years ago
atrick
atrick commented on 2019-11-12

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone