[PATCH] D36219: [ARM] Tidy up banked registers encoding
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 09:12:29 PDT 2017
olista01 added a comment.
We also have the reverse mapping (encoding->name) in ARMInstPrinter::printBankedRegOperand, could that use this table too?
https://reviews.llvm.org/D36219
More information about the llvm-commits
mailing list