[llvm] [RISCV][NFC] Add helpers for RVV register classes (PR #84144)
Wang Pengcheng via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 22:14:34 PST 2024
================
@@ -278,21 +278,7 @@ class RVVRegisterRegAlloc : public RegisterRegAllocBase<RVVRegisterRegAlloc> {
static bool onlyAllocateRVVReg(const TargetRegisterInfo &TRI,
----------------
wangpc-pp wrote:
Yes, it has prototype `llvm/include/llvm/CodeGen/RegAllocCommon.h::RegClassFilterFunc`.
https://github.com/llvm/llvm-project/pull/84144
More information about the llvm-commits
mailing list