Files
composable_kernel/experimental/builder/include
John Shumway eb1ad08f53 [CK_BUILDER] Add noreturn to consteval void functions (#3461)
We have some metaprogramming helper functions that only exist to throw an error at build time. These should have the [[noreturn]] attribute, which is now required in our CI builds.

[ROCm/composable_kernel commit: 9a6e61de97]
2025-12-18 19:07:30 -08:00
..