[PATCH] D23566: [RISCV 8/10] Add support for all RV32I instructions

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 15:18:52 PDT 2016


t.p.northover added a subscriber: t.p.northover.
t.p.northover added a comment.

I'd expect to see some PrintMethods and InstPrinter adaptations for these (specifically to wrangle the correct immediates from the MCInst representation).


https://reviews.llvm.org/D23566





More information about the llvm-commits mailing list