This is an archive of the discontinued LLVM Phabricator instance.

[AggressiveInstCombine] Only fold consecutive shifts of loads with constant shift amounts
ClosedPublic

Authored by aeubanks on May 4 2023, 1:09 PM.

Diff Detail

Event Timeline

aeubanks created this revision.May 4 2023, 1:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 1:09 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
aeubanks requested review of this revision.May 4 2023, 1:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 1:09 PM
nikic accepted this revision.May 4 2023, 1:13 PM

LGTM

This revision is now accepted and ready to land.May 4 2023, 1:13 PM
This revision was landed with ongoing or failed builds.May 4 2023, 1:52 PM
This revision was automatically updated to reflect the committed changes.