[PATCH] D155797: [RISCV] Remove Opcode field from RVInst. Assign Inst{6-0} directly. NFC

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 02:12:44 PDT 2023


wangpc accepted this revision.
wangpc added a comment.
This revision is now accepted and ready to land.

LGTM.
I think it makes the instruction encoding much easier to understand directly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155797



More information about the llvm-commits mailing list