This is an archive of the discontinued LLVM Phabricator instance.

[NewGVN][LoadCoercion][2/3] Add support for load coercion between load instructions.
Needs ReviewPublic

Authored by kmitropoulou on Apr 21 2022, 10:54 PM.

Details

Summary

This patch checks all the live-in loads and tries to apply load coercion.

Diff Detail

Event Timeline

kmitropoulou created this revision.Apr 21 2022, 10:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2022, 10:54 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
kmitropoulou requested review of this revision.Apr 21 2022, 10:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2022, 10:54 PM
foad added a subscriber: foad.Apr 21 2022, 11:40 PM

Updating D124230: [2/3][NewGVN][LoadCoercion] Add support for load coercion between load instructions.

[2/3][NewGVN][LoadCoercion] Add support for load coercion between load instructions.

kmitropoulou retitled this revision from [2/3][NewGVN][LoadCoercion] Add support for load coercion between load instructions. to [NewGVN][LoadCoercion][2/3] Add support for load coercion between load instructions..Jun 13 2022, 2:55 AM
kmitropoulou edited the summary of this revision. (Show Details)

Updating D124230: [NewGVN][LoadCoercion][2/3] Add support for load coercion between load instructions.

Updating D124230: [NewGVN][LoadCoercion][2/3] Add support for load coercion between load instructions.

Updating D124230: [NewGVN][LoadCoercion][2/3] Add support for load coercion between load instructions.

Updating D124230: [NewGVN][LoadCoercion][2/3] Add support for load coercion between load instructions.