[PATCH] D140815: [AVR] Fix incorrect decoding of RJMP and RCALL

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 1 07:02:33 PST 2023


aykevl added a comment.

Shouldn't this also affect llvm/test/MC/AVR/inst-rjmp.s?
In any case, I think it's better to (also) have tests in llvm/test/MC/AVR for this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140815



More information about the llvm-commits mailing list