[all-commits] [llvm/llvm-project] 9fb4e7: Revert "[AVR] Optimize int8 arithmetic right shift...
Ben Shi via All-commits
all-commits at lists.llvm.org
Mon Jan 3 20:16:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fb4e79d06aa690c611c0ef601c134f57788590a
https://github.com/llvm/llvm-project/commit/9fb4e79d06aa690c611c0ef601c134f57788590a
Author: Ben Shi <ben.shi at streamcomputing.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
M llvm/lib/Target/AVR/AVRISelLowering.cpp
M llvm/test/CodeGen/AVR/shift.ll
Log Message:
-----------
Revert "[AVR] Optimize int8 arithmetic right shift 6 bits"
This reverts commit 5723261370b45fa4d0d295845c6ef9e223f2ff4a.
There are failures as reported in
https://lab.llvm.org/buildbot#builders/16/builds/21638
https://lab.llvm.org/buildbot#builders/104/builds/5394
More information about the All-commits
mailing list