Commit bdc1dd6f authored by Rostyslav Geyyer's avatar Rostyslav Geyyer
Browse files

Fix typo

parent 26d32773
...@@ -156,7 +156,7 @@ CK_DECLARE_ENV_VAR_BOOL(CK_LOGGING) ...@@ -156,7 +156,7 @@ CK_DECLARE_ENV_VAR_BOOL(CK_LOGGING)
// set rounding to nearest even as default for f8 conversions // set rounding to nearest even as default for f8 conversions
#define CK_USE_SR_F8_CONVERSION 0 #define CK_USE_SR_F8_CONVERSION 0
// set rounding to nearest even as default for f8 conversions // set rounding to nearest even as default for f4 conversions
#define CK_USE_SR_F4_CONVERSION 0 #define CK_USE_SR_F4_CONVERSION 0
// block synchronization only s_wait lgkmcnt(0), not vmcnt(0) // block synchronization only s_wait lgkmcnt(0), not vmcnt(0)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment