This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for transforming `(add (shl (neg X), Cnt))`; NFC
ClosedPublic

Authored by goldstein.w.n on Jul 9 2023, 4:31 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Jul 9 2023, 4:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2023, 4:31 PM
Herald added a subscriber: StephenFan. · View Herald Transcript
goldstein.w.n requested review of this revision.Jul 9 2023, 4:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2023, 4:31 PM

Add second multiuse test

This revision is now accepted and ready to land.Jul 26 2023, 12:38 AM
This revision was landed with ongoing or failed builds.Aug 16 2023, 8:41 PM
This revision was automatically updated to reflect the committed changes.