[PATCH] D152915: [RISCV] Add support for XCVbitmanip extension in CV32E40P

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 08:46:30 PDT 2023


craig.topper added inline comments.


================
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfo.td:1922
 include "RISCVInstrInfoXSf.td"
+include "RISCVInstrInfoXCVbitmanip.td"
----------------
I think we're doing one file per vendor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152915



More information about the llvm-commits mailing list