[PATCH] D78459: [AVR] Don't adjust for instruction size

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 03:46:36 PDT 2020


aykevl updated this revision to Diff 271641.
aykevl added a comment.

- Add testcase

I have added an IR testcase instead of a C testcase as that seemed better to me (closer to what we want to test). Now that D81961 <https://reviews.llvm.org/D81961> is in, it's actually possible to test this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78459

Files:
  llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
  llvm/test/CodeGen/AVR/jmp-long.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78459.271641.patch
Type: text/x-patch
Size: 61549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/f5f89755/attachment.bin>


More information about the llvm-commits mailing list