[PATCH] D153793: [RISCV] Fix encoding for Zcb instruction c.sh.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 05:49:17 PDT 2023


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

LGTM, good catch. I stepped through the other Zcb instructions (PDF vs tblgen `field bits<16> Inst = { ... }` and didn't see other errors FWIW.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153793



More information about the llvm-commits mailing list