We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea4806 commit 96c9a8bCopy full SHA for 96c9a8b
sycl/unittests/Extensions/BFloat16.cpp
@@ -8,7 +8,7 @@
8
#include <string>
9
10
namespace {
11
-// Helper to convert the expected bits to float value to compare with the result
+// Helper to convert the expected bits to float value to compare with the result.
12
typedef union {
13
float Value;
14
struct {
0 commit comments