Files
rocm-systems/projects/hip-tests/samples/0_Intro/bit_extract
Tao Sang 553b3136e6 SWDEV-270973 - Add missing copyright headers
Change-Id: I6bb27650f74372dae6e29c79fd6bb2022cc062fe


[ROCm/hip-tests commit: 562282039e]
2021-03-01 19:46:24 -05:00
..
2021-01-05 10:39:31 -05:00

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 HCC platform.

See related blog demonstrating platform specialization.