[PATCH] D116399: [AVR] Fix a bug of register allocation

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 03:58:16 PST 2021


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

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116399

Files:
  llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
  llvm/test/CodeGen/AVR/lpmx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116399.396638.patch
Type: text/x-patch
Size: 5474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/14b1d413/attachment.bin>


More information about the llvm-commits mailing list