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
在去掉vsub12.v指令后kernel_call_kernel_function fail,有vsub12.v时case pass。
The text was updated successfully, but these errors were encountered:
之前讨论过这个问题了, 貌似是spike vadd12.vi指令无符号数计算得有问题
Sorry, something went wrong.
在去掉vsub12.v指令后kernel_call_kernel_function fail,有vsub12.v时case pass。 之前讨论过这个问题了, 貌似是spike vadd12.vi指令无符号数计算得有问题 在本地上删除vsub12.vi指令的定义与指令匹配之后,这个样例跑的是没有问题的,能提供具体的仓库版本吗?llvm pocl spike driver?
之前讨论过这个问题了, 貌似是spike vadd12.vi指令无符号数计算得有问题 在本地上删除vsub12.vi指令的定义与指令匹配之后,这个样例跑的是没有问题的,能提供具体的仓库版本吗?llvm pocl spike driver?
在terapines-dev branch上试了下是可以的
No branches or pull requests
在去掉vsub12.v指令后kernel_call_kernel_function fail,有vsub12.v时case pass。
The text was updated successfully, but these errors were encountered: