[PATCH] D153742: [RISCV] Add Zce extension.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 07:22:07 PDT 2023


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

This LGTM. The remaining weirdness is that zcf doesn't imply F and zcd doesn't imply D. But what is implemented here matches the current spec, and can be updated again if https://github.com/riscv/riscv-code-size-reduction/pull/224 is approved.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153742



More information about the llvm-commits mailing list