|
49 | 49 | + _4 = const [178_i32, 9_i32, 4_i32, 56_i32, 221_i32]; |
50 | 50 | StorageLive(_5); |
51 | 51 | - _5 = [const 193_i32, const 164_i32, const 194_i32, const 197_i32, const 6_i32]; |
| 52 | +- _3 = [move _4, move _5]; |
52 | 53 | + _5 = const [193_i32, 164_i32, 194_i32, 197_i32, 6_i32]; |
53 | | - _3 = [move _4, move _5]; |
| 54 | ++ _3 = const [[178_i32, 9_i32, 4_i32, 56_i32, 221_i32], [193_i32, 164_i32, 194_i32, 197_i32, 6_i32]]; |
54 | 55 | StorageDead(_5); |
55 | 56 | StorageDead(_4); |
56 | 57 | StorageLive(_6); |
|
63 | 64 | StorageLive(_9); |
64 | 65 | StorageLive(_10); |
65 | 66 | - _10 = [const 31_u32, const 96_u32, const 173_u32, const 50_u32, const 1_u32]; |
| 67 | +- _9 = consume(move _10) -> [return: bb1, unwind continue]; |
66 | 68 | + _10 = const [31_u32, 96_u32, 173_u32, 50_u32, 1_u32]; |
67 | | - _9 = consume(move _10) -> [return: bb1, unwind continue]; |
| 69 | ++ _9 = consume(const [31_u32, 96_u32, 173_u32, 50_u32, 1_u32]) -> [return: bb1, unwind continue]; |
68 | 70 | } |
69 | 71 |
|
70 | 72 | bb1: { |
|
73 | 75 | StorageLive(_11); |
74 | 76 | StorageLive(_12); |
75 | 77 | - _12 = [const 1f32, const 2f32, const 3f32, const 1f32, const 1f32, const 1f32, const 1f32, const 42f32]; |
| 78 | +- _11 = F32x8(move _12); |
76 | 79 | + _12 = const [1f32, 2f32, 3f32, 1f32, 1f32, 1f32, 1f32, 42f32]; |
77 | | - _11 = F32x8(move _12); |
| 80 | ++ _11 = F32x8(const [1f32, 2f32, 3f32, 1f32, 1f32, 1f32, 1f32, 42f32]); |
78 | 81 | StorageDead(_12); |
79 | 82 | StorageLive(_13); |
80 | 83 | StorageLive(_14); |
|
85 | 88 | + _15 = const [0_i32, 1_i32, 0_i32]; |
86 | 89 | StorageLive(_16); |
87 | 90 | - _16 = [const 0_i32, const 0_i32, const 1_i32]; |
| 91 | +- _13 = [move _14, move _15, move _16]; |
88 | 92 | + _16 = const [0_i32, 0_i32, 1_i32]; |
89 | | - _13 = [move _14, move _15, move _16]; |
| 93 | ++ _13 = const [[1_i32, 0_i32, 0_i32], [0_i32, 1_i32, 0_i32], [0_i32, 0_i32, 1_i32]]; |
90 | 94 | StorageDead(_16); |
91 | 95 | StorageDead(_15); |
92 | 96 | StorageDead(_14); |
|
101 | 105 | } |
102 | 106 | } |
103 | 107 | + |
104 | | -+ ALLOC0 (size: 12, align: 4) { .. } |
| 108 | ++ ALLOC0 (size: 36, align: 4) { .. } |
105 | 109 | + |
106 | 110 | + ALLOC1 (size: 12, align: 4) { .. } |
107 | 111 | + |
108 | 112 | + ALLOC2 (size: 12, align: 4) { .. } |
109 | 113 | + |
110 | | -+ ALLOC3 (size: 32, align: 4) { .. } |
| 114 | ++ ALLOC3 (size: 12, align: 4) { .. } |
111 | 115 | + |
112 | | -+ ALLOC4 (size: 20, align: 4) { .. } |
| 116 | ++ ALLOC4 (size: 32, align: 4) { .. } |
113 | 117 | + |
114 | 118 | + ALLOC5 (size: 20, align: 4) { .. } |
115 | 119 | + |
116 | | -+ ALLOC6 (size: 20, align: 4) { .. } |
| 120 | ++ ALLOC6 (size: 40, align: 4) { .. } |
117 | 121 | + |
118 | 122 | + ALLOC7 (size: 20, align: 4) { .. } |
119 | 123 | + |
120 | 124 | + ALLOC8 (size: 20, align: 4) { .. } |
| 125 | ++ |
| 126 | ++ ALLOC9 (size: 20, align: 4) { .. } |
| 127 | ++ |
| 128 | ++ ALLOC10 (size: 20, align: 4) { .. } |
121 | 129 |
|
0 commit comments