[all-commits] [llvm/llvm-project] 709ea8: [RISCV] Simplify BP initialisation
luxufan via All-commits
all-commits at lists.llvm.org
Wed Feb 17 04:34:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 709ea8bc87810b6cd6a3a4a79663303a95519063
https://github.com/llvm/llvm-project/commit/709ea8bc87810b6cd6a3a4a79663303a95519063
Author: luxufan <932494295 at qq.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Log Message:
-----------
[RISCV] Simplify BP initialisation
We can re-use copyPhysReg rather than writing a specialised copy.
Differential Revision: https://reviews.llvm.org/D95227
More information about the All-commits
mailing list