"test/vscode:/vscode.git/clone" did not exist on "1d8542ad327e696bbe1e5dc28f94e13021d63782"
Commit 923b7982 authored by Jing Zhang's avatar Jing Zhang Committed by root
Browse files

fix warning

parent cbf1494e
......@@ -39,6 +39,7 @@ __global__ void
karg, static_cast<void*>(p_shared), b2c_map);
#else
ignore = karg;
ignore = b2c_map;
#endif // end of if (defined(__gfx908__) || defined(__gfx90a__))
}
......
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