[PATCH] D141752: [AVR] Fix an issue of writing 16-bit ports

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 23:11:27 PST 2023


benshi001 added a comment.

Unfortunately many tests are affected, fortunately the only change is exchanging the order of a store pair. ^_^


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141752



More information about the llvm-commits mailing list