mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
d2b55801b9
Includes: Fold divide and multiply by same value. Allow ADCE to remove more instructions. Remove dead Workgroup variables in ADCE. Fold fclamp feeding compare. Add pass to fold a load feeding an extract. Remove redundant stores. SROA: Only create symbols that are loaded. Get ADCE to handle OpCopyMemory Remove the limit on struct size in SROA.
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" : "a579e720a8d7805ec9ebf657a4c6fa67ec268f7e"
|
|
},
|
|
{
|
|
"name" : "spirv-tools/external/spirv-headers",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
|
"subdir" : "External/spirv-tools/external/spirv-headers",
|
|
"commit" : "12f8de9f04327336b699b1b80aa390ae7f9ddbf4"
|
|
}
|
|
]
|
|
}
|