KhronosGroup / Vulkan-ValidationLayers

Vulkan Validation Layers (VVL)
https://vulkan.lunarg.com/doc/sdk/latest/linux/khronos_validation_layer.html
Other
748 stars 400 forks source link

gpu: Fix when OpStore is used in first block #8272

Closed spencer-lunarg closed 2 months ago

spencer-lunarg commented 2 months ago

Fixes issue where you have

%firstBlock = OpLabel
OpStore %a %b // don't inject anything
OpStore %c %d // inject check
ci-tester-lunarg commented 2 months ago

CI Vulkan-ValidationLayers build queued with queue ID 216151.

ci-tester-lunarg commented 2 months ago

CI Vulkan-ValidationLayers build # 17052 running.

ci-tester-lunarg commented 2 months ago

CI Vulkan-ValidationLayers build # 17052 passed.