mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-05 14:11:29 +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.