[all-commits] [llvm/llvm-project] 63251f: [RISCV][GISel] Add regbank select for G_INVOKE_REG...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 9 20:23:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63251f49cf88462725644a3cf80a81e076e070b2
https://github.com/llvm/llvm-project/commit/63251f49cf88462725644a3cf80a81e076e070b2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
Log Message:
-----------
[RISCV][GISel] Add regbank select for G_INVOKE_REGION_START.
It doesn't have any operands so the mapping is empty.
More information about the All-commits
mailing list