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

Clean up

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