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

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 05:44:58 PDT 2022


jyknight added a comment.

> this is non functional change, it would be better to retitled to [NFC][AVR] Fix useDeprecatedPositionallyEncodedOperands errors.

It is not; it fixes bugs in the disassembler as noted in the change description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134185



More information about the llvm-commits mailing list