This is an archive of the discontinued LLVM Phabricator instance.

[AggressiveInstCombine] use m_Deferred on funnel shift(NFC)
ClosedPublic

Authored by khei4 on Mar 24 2023, 3:32 AM.

Details

Summary

remove TODO by using m_Deferred on foldGuardedFunnelShift

Diff Detail

Event Timeline

khei4 created this revision.Mar 24 2023, 3:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2023, 3:32 AM
khei4 requested review of this revision.Mar 24 2023, 3:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2023, 3:32 AM
nikic accepted this revision.Mar 24 2023, 4:36 AM

LGTM

This revision is now accepted and ready to land.Mar 24 2023, 4:36 AM
This revision was landed with ongoing or failed builds.Mar 24 2023, 5:54 AM
This revision was automatically updated to reflect the committed changes.