mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-13 05:30:06 +00:00
5778ee4ab3
Contains the following improvements: Fixes 1341: Atomics (and other instructions with side-effects) removed. Add folding for redundant add/sub/mul/div/mix operations Add constant folding rules for floating-point comparison Add folding of redundant OpSelect insns Add folding of OpCompositeExtract and OpConstantComposite
19 lines
501 B
JSON
19 lines
501 B
JSON
{
|
|
"commits" : [
|
|
{
|
|
"name" : "spirv-tools",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
|
"subdir" : "External/spirv-tools",
|
|
"commit" : "46a9ec9d2312bc8f2a87810614d06c721ea3121c"
|
|
},
|
|
{
|
|
"name" : "spirv-tools/external/spirv-headers",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
|
"subdir" : "External/spirv-tools/external/spirv-headers",
|
|
"commit" : "ce309203d7eceaf908bea8862c27f3e0749f7d00"
|
|
}
|
|
]
|
|
}
|