mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-13 10:37:42 +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.