craig.topper added inline comments.

================
Comment at: llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp:170
+
+static DecodeStatus DecodeGPRF32RegisterClass(MCInst &Inst, uint64_t RegNo,
+                                              uint64_t Address,
----------------
Can we make use of `let DecoderMethod =` on RegisterClass to avoid these 
aliases?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93298

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to