Files
rocm-systems/projects/hip/samples/0_Intro/bit_extract
Maneesh Gupta 5592d53ff5 Fix bit_extract sample
Change-Id: I933f932bac26d9a9469d5d069973af166e11cbcd

[ROCm/hip commit: bd31d333e6]
2016-05-20 01:06:08 -04:00
..
2016-05-20 01:06:08 -04:00
2016-05-20 01:06:08 -04:00

bit_extract

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

See related blog demonstrating platform specialization.