[PATCH] D152063: [AVR] Support left-rotations
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 19:15:12 PDT 2023
benshi001 added a comment.
Thanks. Could you please change your commit message to
[AVR] Fix incorrect operands of pseudo instruction 'ROLBRd'
Fixes https://github.com/llvm/llvm-project/issues/63098
This is the recommended form when committing to LLVM's repo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152063/new/
https://reviews.llvm.org/D152063
More information about the llvm-commits
mailing list