Revert "Changes to HIP to cope with Promote-free HCC"

This reverts commit 9043ba55db.

Change-Id: I20a9bab3883ad09913b320210344d37599cb8fcd


[ROCm/hip commit: 77e21dc09f]
Este commit está contenido en:
Wen-Heng (Jack) Chung
2017-03-14 22:58:41 +08:00
padre 866322367e
commit 508ad44c7c
Se han modificado 8 ficheros con 20 adiciones y 13 borrados
@@ -29,7 +29,7 @@ THE SOFTWARE.
#include "hip/hip_runtime.h"
#include "test_common.h"
#define LEN 8*1024
#define LEN 16*1024
#define SIZE LEN*4
__global__ void vectorAdd(hipLaunchParm lp, float *Ad, float *Bd) {