[PATCH] D151309: [RISCV][NFC] Simplify decoding code of disassembler

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 22:53:04 PDT 2023


pcwang-thead updated this revision to Diff 525445.
pcwang-thead added a comment.

Simplify decoding with addtional operation (e.g. add SP operand).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151309

Files:
  llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151309.525445.patch
Type: text/x-patch
Size: 11809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/fcc11a7a/attachment.bin>


More information about the llvm-commits mailing list