mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Remove trivially dead code (#1190)
Signed-off-by: Marco Antognini <marco.antognini@arm.com>
This commit is contained in:
@@ -821,7 +821,6 @@ int TestFunc_Double_Double_Double_Double(const Func *f, MTdata d,
|
||||
vlog_perf(clocksPerOp, LOWER_IS_BETTER, "clocks / element", "%sD%s",
|
||||
f->name, sizeNames[j]);
|
||||
}
|
||||
for (; j < gMaxVectorSizeIndex; j++) vlog("\t -- ");
|
||||
}
|
||||
|
||||
if (!gSkipCorrectnessTesting)
|
||||
|
||||
Reference in New Issue
Block a user