Files
rocm-systems/samples/0_Intro/bit_extract

bit_extract

Show an application written directly in HIP which uses platform-specific check on HIP_PLATFORM_AMD to enable use of an instruction that only exists on the AMD platform.

See related blog demonstrating platform specialization.