mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
517eabb47d
Notably, this includes the following: - Fix exponential performance of DeadInsertElim - Constant folding of OpVectorTimesScalar - Add Vector DCE - Add store-store elimination to LocalSingleBlockElim - Improve folding of OpVectorTimesScalar and OpPhi - Fixes handling of kill and unreachable ops in inlining
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" : "a00a0a09ae5dab8ef15073ceb40542c162767798"
|
|
},
|
|
{
|
|
"name" : "spirv-tools/external/spirv-headers",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
|
"subdir" : "External/spirv-tools/external/spirv-headers",
|
|
"commit" : "12f8de9f04327336b699b1b80aa390ae7f9ddbf4"
|
|
}
|
|
]
|
|
}
|