mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-15 02:27:57 +00:00
Merge commit '79aae7c7f71404bdb80d6db52bc6401e0e221d42' into develop
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_executable(tile_tutorial_copy_kernel EXCLUDE_FROM_ALL copy_basic.cpp)
|
||||
add_executable(tile_tutorial_copy_kernel copy_basic.cpp)
|
||||
|
||||
# Impact: This flag ensures that the compiler doesn't make
|
||||
# assumptions about memory aliasing that could interfere with Composable Kernel's explicit memory access patterns.
|
||||
|
||||
Reference in New Issue
Block a user