[PATCH] D124913: [AVR] Add PrintMethod for operand memspi
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 04:02:26 PDT 2022
benshi001 added a comment.
It is hard to make a test for my change, since operand `memspi` is used only by the `STDSPQRr` and `STDWSPQRr` pseudo instruction. Adding `PrintMethod` is just for debug purpose, and we should see no pseudo instruction in the final assembly file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124913/new/
https://reviews.llvm.org/D124913
More information about the llvm-commits
mailing list