diff --git a/Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out b/Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out index 06d125d1d..2a89c22f6 100755 --- a/Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out +++ b/Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out @@ -52,11 +52,9 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize Store 137 38 Branch 100 100: Label - 164: 21(int) Phi 25 5 119 102 - LoopMerge 101 102 None - Branch 103 - 103: Label + 164: 21(int) Phi 25 5 119 106 105: 54(bool) SLessThan 164 31 + LoopMerge 101 106 None BranchConditional 105 106 101 106: Label 138: 39(ptr) AccessChain 133 164 @@ -69,8 +67,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize 116: 14(fvec3) Load 140 117: 14(fvec3) VectorShuffle 116 114 3 4 2 Store 140 117 - Branch 102 - 102: Label 119: 21(int) IAdd 164 31 Branch 100 101: Label diff --git a/known_good.json b/known_good.json index 49cad4611..849f0e5f0 100644 --- a/known_good.json +++ b/known_good.json @@ -5,14 +5,14 @@ "site" : "github", "subrepo" : "KhronosGroup/SPIRV-Tools", "subdir" : "External/spirv-tools", - "commit" : "eb0c73dad6102fc0d4f03c62fe910348bae43a11" + "commit" : "9e19fc0f31ceaf1f6bc907dbf17dcfded85f2ce8" }, { "name" : "spirv-tools/external/spirv-headers", "site" : "github", "subrepo" : "KhronosGroup/SPIRV-Headers", "subdir" : "External/spirv-tools/external/spirv-headers", - "commit" : "061097878467b8e040fbf153a837d844ef9f9f96" + "commit" : "ce309203d7eceaf908bea8862c27f3e0749f7d00" } ] }