File tree Expand file tree Collapse file tree 2 files changed +8
-28
lines changed
tests/compiletests/ui/dis Expand file tree Collapse file tree 2 files changed +8
-28
lines changed Original file line number Diff line number Diff line change 3
3
OpLine %5 13 12
4
4
%6 = OpLoad %7 %8
5
5
OpLine %5 14 4
6
- %9 = OpULessThan %10 %11 %12
7
- OpNoLine
8
- OpSelectionMerge %13 None
9
- OpBranchConditional %9 %14 %15
10
- %14 = OpLabel
11
- OpBranch %13
12
- %15 = OpLabel
13
- OpReturn
14
- %13 = OpLabel
15
- OpLine %5 14 4
16
- %16 = OpCompositeExtract %17 %6 0
17
- %18 = OpFAdd %17 %16 %19
18
- %20 = OpCompositeInsert %7 %18 %6 0
6
+ %9 = OpCompositeExtract %10 %6 0
7
+ %11 = OpFAdd %10 %9 %12
8
+ %13 = OpCompositeInsert %7 %11 %6 0
19
9
OpLine %5 15 4
20
- OpStore %21 %20
10
+ OpStore %14 %13
21
11
OpNoLine
22
12
OpReturn
23
13
OpFunctionEnd
Original file line number Diff line number Diff line change 3
3
OpLine %5 11 12
4
4
%6 = OpLoad %7 %8
5
5
OpLine %5 12 4
6
- %9 = OpULessThan %10 %11 %12
7
- OpNoLine
8
- OpSelectionMerge %13 None
9
- OpBranchConditional %9 %14 %15
10
- %14 = OpLabel
11
- OpBranch %13
12
- %15 = OpLabel
13
- OpReturn
14
- %13 = OpLabel
15
- OpLine %5 12 4
16
- %16 = OpCompositeExtract %17 %6 0
17
- %18 = OpFAdd %17 %16 %19
18
- %20 = OpCompositeInsert %7 %18 %6 0
6
+ %9 = OpCompositeExtract %10 %6 0
7
+ %11 = OpFAdd %10 %9 %12
8
+ %13 = OpCompositeInsert %7 %11 %6 0
19
9
OpLine %5 13 4
20
- OpStore %21 %20
10
+ OpStore %14 %13
21
11
OpNoLine
22
12
OpReturn
23
13
OpFunctionEnd
You can’t perform that action at this time.
0 commit comments