You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to disable Vulkan testing in correctness/vector_shuffle.cpp (introduced in #8567), because there is an issue on my machine with that. Last excerpt from HL_DEBUG_CODEGEN=1 output:
I had to disable Vulkan testing in
correctness/vector_shuffle.cpp
(introduced in #8567), because there is an issue on my machine with that. Last excerpt fromHL_DEBUG_CODEGEN=1
output:The error is very non-descriptive. Something might be wrong with the SPIRV codegen for Shuffle ops.
So I think two things should happen:
<Unknown Vulkan Result>
should probably get fixed by adding some entries in an error code to error string table?The text was updated successfully, but these errors were encountered: