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(
99 <vscale x 1 x i8 >,
1010 i64 )
1111
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
1313; FALLBACK-WITH-REPORT-OUT-LABEL: scalable_arg
1414define <vscale x 1 x i8 > @scalable_arg (<vscale x 1 x i8 > %0 , <vscale x 1 x i8 > %1 , i64 %2 ) nounwind {
1515entry:
2222 ret <vscale x 1 x i8 > %a
2323}
2424
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
2626; FALLBACK-WITH-REPORT-OUT-LABEL: scalable_inst
2727define <vscale x 1 x i8 > @scalable_inst (i64 %0 ) nounwind {
2828entry:
You can’t perform that action at this time.
0 commit comments