Files
rocm-systems/projects/hip/samples/0_Intro/bit_extract
Maneesh Gupta 8f4dc83926 Merge branch 'amd-develop' into amd-master
Change-Id: I53d5a8916d769c4f0fe60d2ee3b240551da80b4f
(cherry picked from commit 60093c286f)


[ROCm/hip commit: bb8c51a129]
2017-04-07 11:10:59 -05:00
..
2017-03-31 13:35:26 -05: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.