[PATCH] D121539: [AVR] Generate 'rcall' instead of 'call' on avr2 and avr25

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 19:00:50 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45638931fb7c: [AVR] Generate 'rcall' instead of 'call' on avr2 and avr25 (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121539

Files:
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121539.417466.patch
Type: text/x-patch
Size: 6828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220323/df073c73/attachment.bin>


More information about the llvm-commits mailing list