[PATCH] D142298: [AVR] Emit 'eicall' for devices with large program memory

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 17:06:42 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG029f669db3b4: [AVR] Emit 'eicall' for devices with large program memory (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142298

Files:
  llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
  llvm/lib/Target/AVR/AVRMCInstLower.cpp
  llvm/lib/Target/AVR/AVRMCInstLower.h
  llvm/test/CodeGen/AVR/issue-58856-eicall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142298.491213.patch
Type: text/x-patch
Size: 6247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/2e8bbe0a/attachment.bin>


More information about the llvm-commits mailing list