This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add test cases for `(rem (shl Y, X), (shl Z, X))`; NFC
ClosedPublic

Authored by goldstein.w.n on Mar 28 2023, 9:01 PM.

Diff Detail

Unit TestsFailed

Event Timeline

goldstein.w.n created this revision.Mar 28 2023, 9:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2023, 9:01 PM
goldstein.w.n requested review of this revision.Mar 28 2023, 9:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2023, 9:01 PM
sdesmalen accepted this revision.May 15 2023, 3:26 AM
This revision is now accepted and ready to land.May 15 2023, 3:26 AM
This revision was landed with ongoing or failed builds.Jul 6 2023, 12:47 PM
This revision was automatically updated to reflect the committed changes.