[PATCH] D143901: [AVR] Fix inaccurate offsets in PC relative branch instructions

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 00:22:39 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG697a162fa63d: [AVR] Fix inaccurate offsets in PC relative branch instructions (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143901

Files:
  llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
  llvm/test/MC/AVR/inst-brbc.s
  llvm/test/MC/AVR/inst-brbs.s
  llvm/test/MC/AVR/inst-family-cond-branch.s
  llvm/test/MC/AVR/inst-rcall.s
  llvm/test/MC/AVR/inst-rjmp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143901.497225.patch
Type: text/x-patch
Size: 8968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/95602c0b/attachment.bin>


More information about the llvm-commits mailing list