[all-commits] [llvm/llvm-project] 5fb331: [RISCV] Use uint32_t for NumOfVReg in getVLENFacto...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Mar 5 20:59:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fb331106dbcfba21f82b2a84c22a65ee9d4d014
https://github.com/llvm/llvm-project/commit/5fb331106dbcfba21f82b2a84c22a65ee9d4d014
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Log Message:
-----------
[RISCV] Use uint32_t for NumOfVReg in getVLENFactoredAmount. (#84110)
The rest of the code pretty much assumed this anyway.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list