[nvccWarnings] Fix warnings seen with dtests on nvcc path
[ROCm/hip commit: eea7d495c7]
This commit is contained in:
committed by
Phaneendr-kumar Lanka
parent
53897e1ca3
commit
f8d610cf61
@@ -32,7 +32,7 @@ THE SOFTWARE.
|
||||
|
||||
__global__ void FloatMathPrecise(hipLaunchParm lp)
|
||||
{
|
||||
int iX;
|
||||
//int iX; //uncomment this when remqouf() is enabled again
|
||||
float fX, fY;
|
||||
|
||||
acosf(1.0f);
|
||||
|
||||
Reference in New Issue
Block a user