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
Allow fmt arg to printf to be an array of i8 in non-constant space (KhronosGroup#5677)
* In spirv-val allow format arg to printf to be an array of i8 in Generic space
Signed-off-by: Lu, John <[email protected]>
* Allow more addr spaces for printf format string
Signed-off-by: Lu, John <[email protected]>
* Update printf format arg testcase
Signed-off-by: Lu, John <[email protected]>
* Apply clang-format
Signed-off-by: Lu, John <[email protected]>
* Reorder code for clarity
Signed-off-by: Lu, John <[email protected]>
* Only allow other addr spaces if extension is seen
Signed-off-by: Lu, John <[email protected]>
* Add test to check printf format with extension
Signed-off-by: Lu, John <[email protected]>
* Add extension correctly
Signed-off-by: Lu, John <[email protected]>
---------
Signed-off-by: Lu, John <[email protected]>
0 commit comments