[all-commits] [llvm/llvm-project] 7ccdad: [RISCV][GISel] Add helper to convert a LLT size to...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Nov 3 09:50:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ccdad14ed2cab9ff9a7eb76a6cb7ddf10694ddc
https://github.com/llvm/llvm-project/commit/7ccdad14ed2cab9ff9a7eb76a6cb7ddf10694ddc
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
Log Message:
-----------
[RISCV][GISel] Add helper to convert a LLT size to a RegisterBankInfo::ValueMapping* for FP. (#71123)
Use this to simplify code.
More information about the All-commits
mailing list