P4 to Git Change 1180048 by bsumner@bsumner-lin-opencl on 2015/08/13 09:37:01

ECR #304775 - back out 1179705 since it also affects AMDIL path

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#322 edit
This commit is contained in:
foreman
2015-08-13 09:47:56 -04:00
والد 6b37ecd4c5
کامیت bde9db095c
@@ -254,7 +254,8 @@ Settings::create(
case CAL_TARGET_BAFFIN:
// Disable tiling aperture on VI+
linearPersistentImage_ = true;
singleFpDenorm_ = true;
// Keep this false even though we have support
// singleFpDenorm_ = true;
viPlus_ = true;
// Fall through to CI ...
case CAL_TARGET_KALINDI: