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

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 21 21:50:11 PST 2023


benshi001 created this revision.
benshi001 added reviewers: aykevl, dylanmckay.
Herald added subscribers: Jim, hiraditya.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Herald added a project: LLVM.

Fixes https://github.com/llvm/llvm-project/issues/58856


Repository:
  rG LLVM Github Monorepo

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.491126.patch
Type: text/x-patch
Size: 6247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230122/c9bb5505/attachment.bin>


More information about the llvm-commits mailing list