This is an archive of the discontinued LLVM Phabricator instance.

[TargetLowering] Remove ashr if all our demandedbits already match the sign bit
ClosedPublic

Authored by RKSimon on Jan 25 2020, 3:24 AM.

Diff Detail

Event Timeline

RKSimon created this revision.Jan 25 2020, 3:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2020, 3:24 AM
lebedev.ri accepted this revision.Jan 25 2020, 3:55 AM

This seems correct to me.

This revision is now accepted and ready to land.Jan 25 2020, 3:55 AM
This revision was automatically updated to reflect the committed changes.