[all-commits] [llvm/llvm-project] 6ee890: [RISCV] Precommit test for D122634
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Thu Apr 21 21:20:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ee890b79e66f5a0e10f966a833a951656759f10
https://github.com/llvm/llvm-project/commit/6ee890b79e66f5a0e10f966a833a951656759f10
Author: wangpc <pc.wang at linux.alibaba.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
A llvm/test/CodeGen/RISCV/machine-outliner-cfi.mir
A llvm/test/CodeGen/RISCV/machine-outliner-position.mir
A llvm/test/CodeGen/RISCV/machine-outliner-throw.ll
Log Message:
-----------
[RISCV] Precommit test for D122634
This is a recommit of 360d44e, which was reverted
in b1620d4 because it caused some errors due to no
`nounwind` attrs in `machine-outliner-cfi.mir`.
Reviewed By: luismarques
Differential Revision: https://reviews.llvm.org/D123364
More information about the All-commits
mailing list