[PATCH] D152821: [RISCV] Add support for Xcvmac extension in CV32E40P

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 17:58:34 PDT 2023


craig.topper added a comment.

Is this extension RV32 only? I notice the shift amounts are only uimm5. Should we restrict with Predicates = [IsRV32]?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152821



More information about the llvm-commits mailing list