[PATCH] D116576: Revert "[AVR] Optimize int8 arithmetic right shift 6 bits"

Akshay kumar S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 23:03:12 PST 2022


akshaykumars614 created this revision.
Herald added subscribers: Jim, hiraditya, dylanmckay.
akshaykumars614 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This reverts commit 5723261370b45fa4d0d295845c6ef9e223f2ff4a <https://reviews.llvm.org/rG5723261370b45fa4d0d295845c6ef9e223f2ff4a>.

There are failures as reported in

https://lab.llvm.org/buildbot#builders/16/builds/21638
https://lab.llvm.org/buildbot#builders/104/builds/5394


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116576

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/test/CodeGen/AVR/shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116576.397201.patch
Type: text/x-patch
Size: 3568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/77c58213/attachment.bin>


More information about the llvm-commits mailing list