This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Extend shift narrowing to G_SHL
ClosedPublic

Authored by arsenm on Feb 10 2020, 6:30 AM.

Diff Detail

Event Timeline

arsenm created this revision.Feb 10 2020, 6:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2020, 6:30 AM
foad added a subscriber: foad.Feb 10 2020, 8:15 AM

The logic looks good to me.

This revision is now accepted and ready to land.Feb 17 2020, 8:56 AM