Files
composable_kernel/experimental/builder/include/ck_tile
John Shumway 9a6e61de97 [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.
2025-12-18 19:07:30 -08:00
..