[all-commits] [llvm/llvm-project] b97911: [LoongArch] Implement the TargetLowering::getRegis...
Gong LingQin via All-commits
all-commits at lists.llvm.org
Tue Nov 15 00:23:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b97911c37b84b3591875de813941616c278c429b
https://github.com/llvm/llvm-project/commit/b97911c37b84b3591875de813941616c278c429b
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
A llvm/test/CodeGen/LoongArch/get-reg.ll
Log Message:
-----------
[LoongArch] Implement the TargetLowering::getRegisterByName hook
Only reserved registers can be read.
Differential Revision: https://reviews.llvm.org/D137532
More information about the All-commits
mailing list