mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-07 08:15:04 +00:00
`#include <bit>` led a building failure on RHEL8. `<bit>` is C++20 header file. It is not supported on RHEL8.
`#include <bit>` led a building failure on RHEL8. `<bit>` is C++20 header file. It is not supported on RHEL8.