File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
llvm/test/CodeGen/RISCV/GlobalISel/irtranslator Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ declare <vscale x 1 x i8> @llvm.riscv.vadd.nxv1i8.nxv1i8(
9
9
<vscale x 1 x i8 >,
10
10
i64 )
11
11
12
- ; FALLBACK_WITH_REPORT_ERR: <unknown>:0:0: unable to translate instruction: call:
12
+ ; FALLBACK_WITH_REPORT_ERR: <unknown>:0:0: unable to translate instruction: call
13
13
; FALLBACK-WITH-REPORT-OUT-LABEL: scalable_arg
14
14
define <vscale x 1 x i8 > @scalable_arg (<vscale x 1 x i8 > %0 , <vscale x 1 x i8 > %1 , i64 %2 ) nounwind {
15
15
entry:
22
22
ret <vscale x 1 x i8 > %a
23
23
}
24
24
25
- ; FALLBACK-WITH-REPORT-ERR: remark: <unknown>:0:0: unable to translate instruction: call:
25
+ ; FALLBACK-WITH-REPORT-ERR: remark: <unknown>:0:0: unable to translate instruction: call
26
26
; FALLBACK-WITH-REPORT-OUT-LABEL: scalable_inst
27
27
define <vscale x 1 x i8 > @scalable_inst (i64 %0 ) nounwind {
28
28
entry:
You can’t perform that action at this time.
0 commit comments