[llvm] [RISCV][NFC] Add helpers for RVV register classes (PR #84144)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 21:19:38 PST 2024
================
@@ -278,21 +278,7 @@ class RVVRegisterRegAlloc : public RegisterRegAllocBase<RVVRegisterRegAlloc> {
static bool onlyAllocateRVVReg(const TargetRegisterInfo &TRI,
----------------
topperc wrote:
Was TRI an unused argument before?
https://github.com/llvm/llvm-project/pull/84144
More information about the llvm-commits
mailing list