[PATCH] D103691: [RISCV] Add support for BITREVERSE for RVP
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 05:26:04 PDT 2021
jrtc27 added a comment.
I do not think RVP needs its own subdirectory for CodeGen tests. RVV has one because the extension is massive, but RVP is comparatively small. It should be like all the others. Especially since I think we should be testing interesting combinations of extensions for various tests (e.g. bitmanip + P for things like this).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103691/new/
https://reviews.llvm.org/D103691
More information about the llvm-commits
mailing list