mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Tidy up subgroup log messages (#1454)
Add missing newlines and improve wording of messages. Signed-off-by: Stuart Brady <stuart.brady@arm.com>
This commit is contained in:
@@ -502,7 +502,7 @@ template <typename Ty, BallotOp operation> struct BALLOT_COUNT_SCAN_FIND
|
||||
}
|
||||
else
|
||||
{
|
||||
log_error("Unknown operation...");
|
||||
log_error("Unknown operation...\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user