File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
llvm/test/CodeGen/AArch64 Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 8
8
; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_signed_v4f16_v4i50
9
9
; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_signed_v8f16_v8i19
10
10
; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_signed_v8f16_v8i50
11
+ ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_signed_v8f16_v8i100
11
12
12
13
;
13
14
; Float to signed 32-bit -- Vector size variation
Original file line number Diff line number Diff line change 8
8
; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_unsigned_v4f16_v4i50
9
9
; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_unsigned_v8f16_v8i19
10
10
; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_unsigned_v8f16_v8i50
11
+ ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for test_unsigned_v8f16_v8i100
11
12
12
13
;
13
14
; Float to unsigned 32-bit -- Vector size variation
You can’t perform that action at this time.
0 commit comments