Files
composable_kernel/include
Lyu, Xudong 0c7e829224 fix: handle void return type in TailHandler error path with ROCm6 compiler (clang++) (#3477)
Replace `decltype(TailHandler<>(...)){}` with direct function call
to fix compilation error when return type is void.

Co-authored-by: Yi DING <yi.ding@amd.com>

[ROCm/composable_kernel commit: 8b73633e65]
2025-12-23 15:03:18 +08:00
..