mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-11 17:51:40 +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.