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
SPV_INTEL_arbitrary_precision_integers extension allows creating any arbitrary bit-width integers like OpTypeInt 19. currently spirv-val errors when encountering such types and doesn't respect the extension/capability
The text was updated successfully, but these errors were encountered:
SPV_INTEL_arbitrary_precision_integers
extension allows creating any arbitrary bit-width integers likeOpTypeInt 19
. currently spirv-val errors when encountering such types and doesn't respect the extension/capabilityThe text was updated successfully, but these errors were encountered: