[PATCH] D134185: [AVR] Fix useDeprecatedPositionallyEncodedOperands errors.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 14:55:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f188ef89ce5: [AVR] Fix useDeprecatedPositionallyEncodedOperands errors. (authored by jyknight).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134185

Files:
  llvm/lib/Target/AVR/AVR.td
  llvm/lib/Target/AVR/AVRInstrFormats.td
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/MC/AVR/inst-family-cond-branch.s
  llvm/test/MC/AVR/inst-mul.s
  llvm/test/MC/AVR/inst-rjmp.s
  llvm/test/MC/AVR/inst-sbrc.s
  llvm/test/MC/AVR/inst-sbrs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134185.462773.patch
Type: text/x-patch
Size: 25653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220925/a55cefa7/attachment.bin>


More information about the llvm-commits mailing list