[PATCH] D143029: [RISCV] Add vendor-defined XTHeadBa (address-generation) extension
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 18:40:29 PST 2023
craig.topper added a comment.
In D143029#4103955 <https://reviews.llvm.org/D143029#4103955>, @craig.topper wrote:
> Why didn't the DecoderNamespace require changes to `RISCVDisassembler::getInstruction` to lookup in the correct table?
I applied this patch locally and the tests fail. So I guess it did require changes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143029/new/
https://reviews.llvm.org/D143029
More information about the llvm-commits
mailing list