This is an archive of the discontinued LLVM Phabricator instance.

[AVR] Optimize int8 arithmetic right shift 6 bits
ClosedPublic

Authored by benshi001 on Dec 11 2021, 8:44 PM.

Diff Detail

Event Timeline

benshi001 created this revision.Dec 11 2021, 8:44 PM
benshi001 requested review of this revision.Dec 11 2021, 8:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 11 2021, 8:44 PM
benshi001 retitled this revision from [AVR] Optimize 8-bit arithmetic shift right to [AVR] Optimize int8 arithmetic right shift 6 bits.Dec 11 2021, 9:42 PM
aykevl accepted this revision.Jan 3 2022, 12:49 PM

LGTM

This revision is now accepted and ready to land.Jan 3 2022, 12:49 PM
This revision was landed with ongoing or failed builds.Jan 3 2022, 7:34 PM
This revision was automatically updated to reflect the committed changes.