[PATCH] D138529: [AVR] Optimize constant 32-bit shifts

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 17:57:14 PST 2022


aykevl updated this revision to Diff 477359.
aykevl added a comment.

- fixed two tests that were failing as a result of this change
- some minor other changes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138529/new/

https://reviews.llvm.org/D138529

Files:
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRISelLowering.h
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/avr-rust-issue-123.ll
  llvm/test/CodeGen/AVR/return.ll
  llvm/test/CodeGen/AVR/shift32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138529.477359.patch
Type: text/x-patch
Size: 31689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/23e18998/attachment.bin>


More information about the llvm-commits mailing list