mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-27 02:10:15 +00:00
Typo
This commit is contained in:
parent
ff92339fff
commit
3c5bd26668
@ -259,7 +259,7 @@ const std::string& HeaderWithNaN() {
|
||||
%double_nan = OpConstant %double -0x1.8p+1024
|
||||
)";
|
||||
|
||||
return headerWithNan;
|
||||
return headerWithNaN;
|
||||
}
|
||||
|
||||
// clang-format off
|
||||
|
Loading…
Reference in New Issue
Block a user