We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello again.
Another bug, which I was able to track:
/home/runner/work/clang_test_cpu_features/clang_test_cpu_features/clang_test_cpu_features/build_release/tools/gollvm/libgo/cpugen.go Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.6, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.0), !dbg !465 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.6, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.0), !dbg !465 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.8, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.1), !dbg !473 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.8, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.1), !dbg !473 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.10, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.2), !dbg !481 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.10, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.2), !dbg !481 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.6, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.0), !dbg !386 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.6, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.0), !dbg !386 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.8, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.1), !dbg !394 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.8, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.1), !dbg !394 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.10, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.2), !dbg !402 Attribute 'byval' type does not match parameter! call void @internal_1cpu.appendBytes({ i8*, i64, i64 }* sret(bfloat) "go_sret" %sret.actual.10, i8* nest undef, { i8*, i64, i64 }* byval(bfloat) %data, { i32*, i64, i64 }* byval(bfloat) %tmp.2), !dbg !402 in function internal_1cpu.Name
. More details here.
The text was updated successfully, but these errors were encountered:
/cc @thanm
Sorry, something went wrong.
Dup of #43870
Glad that you added this to your backlog.
Ping
Closing as a dup of #43870. Feel free to discuss further there. Please let me know if I am mistaken.
No branches or pull requests
Hello again.
Another bug, which I was able to track:
. More details here.
The text was updated successfully, but these errors were encountered: