"vscode:/vscode.git/clone" did not exist on "345acac1e974881d3e8fc34ef0be850fe1bab1b0"
Commit af4e2bd2 authored by Rostyslav Geyyer's avatar Rostyslav Geyyer
Browse files

Clean up

parent e137941c
...@@ -16,10 +16,6 @@ namespace ck { ...@@ -16,10 +16,6 @@ namespace ck {
#define __gfx94__ #define __gfx94__
#endif #endif
#if defined(__gfx90a__)
#define __gfx950__
#endif
// Convert X to Y, both X and Y are non-const data types. // Convert X to Y, both X and Y are non-const data types.
template <typename Y, template <typename Y,
typename X, typename X,
......
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