mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-24 14:54:47 +00:00
done: explicitly separate offset component into compile-time, block-invariant and per-thread components. Experimenting
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "amd_inline_asm.hpp"
|
||||
#endif
|
||||
|
||||
#if CK_USE_AMD_INTRINCIS
|
||||
#if CK_USE_AMD_INTRINSIC
|
||||
#include "amd_intrinsic.hpp"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user