[all-commits] [llvm/llvm-project] 34570f: [RISCV] Add a test to show the bug in the RA cause...
Kai Wang via All-commits
all-commits at lists.llvm.org
Wed Jan 19 18:40:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34570f4faf4cac654275c809c875fa9a6daf0c66
https://github.com/llvm/llvm-project/commit/34570f4faf4cac654275c809c875fa9a6daf0c66
Author: Hsiangkai Wang <hsiangkai at google.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
A llvm/test/CodeGen/RISCV/rvv/reg-alloc-reserve-bp.ll
Log Message:
-----------
[RISCV] Add a test to show the bug in the RA caused by reserved BP.
The bug is reported in https://github.com/llvm/llvm-project/issues/53016.
Authored-by: Kito Cheng <kito.cheng at sifive.com>
Differential Revision: https://reviews.llvm.org/D117738
More information about the All-commits
mailing list