Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 debian > LLVM.Bindings/Go::go.test |
Paths
| Differential D115593
[AVR] Optimize int8 arithmetic right shift 6 bits ClosedPublic Authored by benshi001 on Dec 11 2021, 8:44 PM.
Details
Diff Detail
Unit TestsFailed
Event Timelinebenshi001 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 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 Closed by commit rG5723261370b4: [AVR] Optimize int8 arithmetic right shift 6 bits (authored by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes. benshi001 added a reverting change: rG9fb4e79d06aa: Revert "[AVR] Optimize int8 arithmetic right shift 6 bits".Jan 3 2022, 8:16 PM akshaykumars614 added a reverting change: D116576: Revert "[AVR] Optimize int8 arithmetic right shift 6 bits".Jan 3 2022, 11:03 PM
Revision Contents
Diff 393806 llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/lib/Target/AVR/AVRISelLowering.cpp
llvm/test/CodeGen/AVR/shift.ll
|