[PATCH] D98307: [RISCV] Remap 'generic' CPU to 'generic-rv32' or 'generic-rv64'. Validate 64Bit feature against the triple.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 21:26:24 PST 2021


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

We could see almost all other targets  support "generic" CPU, so I think it's LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98307



More information about the llvm-commits mailing list