Skip to content

Commit 16e0ce7

Browse files
committed
Remove IR from test
1 parent 588fef8 commit 16e0ce7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

llvm/test/CodeGen/RISCV/machine-outliner-call-x5-liveout.mir

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@
66

77
# MIR has been edited by hand to have x5 as live out in @dont_outline
88

9-
--- |
10-
define i32 @outline_0(i32 %a, i32 %b) { ret i32 0 }
11-
12-
; Can't outline if x5 is live out of the MBB
13-
define i32 @dont_outline(i32 %a, i32 %b) { ret i32 0 }
14-
15-
define i32 @outline_1(i32 %a, i32 %b) { ret i32 0 }
16-
17-
define i32 @outline_2(i32 %a, i32 %b) { ret i32 0 }
18-
...
199
---
2010

2111
name: outline_0

0 commit comments

Comments
 (0)