1. 91ac969 build(deps): bump the github-actions group across 1 directory with 3 updates (#6466) by dependabot[bot] · 13 days ago main
  2. d370426 spirv-tools: Fix infinite recursion in SmallVector::operator== on MSVC (#6470) by Steven Perron · 13 days ago
  3. 8c62f91 spirv-opt: add adce test for debug declare (#6462) by Steve Urquhart · 13 days ago
  4. 9931b5a roll deps (#6463) by github-actions[bot] · 13 days ago
  5. 70df434 finish 2025.5 release (#6467) by Nathan Gauër · 13 days ago
  6. 60aa983 spirv-val: Better error message when types are the same (#6427) by Spencer Fricke · 2 weeks ago
  7. 80a6d50 spirv-val: Add Mesh Shading Read Output check (#6426) by Spencer Fricke · 3 weeks ago
  8. 5302c35 spirv-val: Use new StorageClassToString util (#6460) by Spencer Fricke · 3 weeks ago
  9. 66798c8 spirv-val: Add Mesh/Task to check for LocalSize (#6459) by Spencer Fricke · 3 weeks ago
  10. a32a82b spirv-val: Better atomic storage class message (#6425) by Spencer Fricke · 3 weeks ago
  11. 1c26ea1 spirv-opt: fix adce when ns debug info present (#6217) (#6420) by Steve Urquhart · 3 weeks ago
  12. 4a4c239 Fix infinite loop in logical pointer validation (#6450) by alan-baker · 3 weeks ago
  13. 445d0c7 build(deps): bump the github-actions group across 1 directory with 2 updates (#6458) by dependabot[bot] · 3 weeks ago
  14. 3edc493 Roll external/abseil_cpp/ 6baba4dc5..561469261 (1 commit) (#6451) by github-actions[bot] · 3 weeks ago
  15. 49a8b7c spirv-val: Check Mesh Topology builtin by entry point (#6457) by Spencer Fricke · 3 weeks ago
  16. 4ba5194 Add missing EXPECT_THAT stanza to test (#6461) by Ryan Harrison · 3 weeks ago
  17. 940d485 spirv-val: Validate Mesh Shader output are an array (#6449) by Spencer Fricke · 3 weeks ago
  18. 8c1e6ca build(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions group (#6447) by dependabot[bot] · 3 weeks ago
  19. e249fe1 Roll external/spirv-headers/ b824a462d..6146b3d9a (1 commit) (#6446) by github-actions[bot] · 3 weeks ago
  20. 3e36d0a spirv-val: Provide RuntimeDescriptorArray hint in message (#6448) by Spencer Fricke · 4 weeks ago
  21. 7b1037f spirv-opt: Folding Rules For Common Comparisons (#6437) by alister-chowdhury · 4 weeks ago
  22. 3d4342d spirv-opt: Harden CFGCleanupPass against ID overflow (#6439) by Steven Perron · 4 weeks ago
  23. 69fab7b spirv-opt: Harden CombineAccessChainsPass against ID overflow (#6440) by Steven Perron · 4 weeks ago
  24. f42951a spirv-opt: Harden CopyPropagateArraysPass against ID overflow (#6441) by Steven Perron · 4 weeks ago
  25. 049de81 spirv-opt: Extending negation folding rules (#6444) by alister-chowdhury · 4 weeks ago
  26. dc51000 spirv-opt: Adding constant folding for NMin, NMax and NClamp (#6433) by alister-chowdhury · 4 weeks ago
  27. 35e5f77 spirv-opt: Remove lingering debug-scopes. (#6416) by alister-chowdhury · 4 weeks ago
  28. a8abffb build(deps): bump github/codeql-action from 4.31.5 to 4.31.6 in the github-actions group (#6445) by dependabot[bot] · 4 weeks ago
  29. 3b06cb4 Roll external/abseil_cpp/ e32d1eb46..0cc960ece (3 commits) (#6443) by github-actions[bot] · 4 weeks ago
  30. f410b3c spirv-val: Check for CoopMat scope (#6442) by Spencer Fricke · 4 weeks ago
  31. 8a67272 spirv-opt: Extending factoring folding rules to support subtraction (#6432) by alister-chowdhury · 5 weeks ago
  32. 4f13780 spirv-opt: Change ValueNumber to use spivOpcodeIsCommutativeBinaryOperator (#6431) by alister-chowdhury · 5 weeks ago
  33. ba72edb build(deps): bump the github-actions group across 1 directory with 3 updates (#6429) by dependabot[bot] · 5 weeks ago
  34. 473f9be Roll external/abseil_cpp/ a5e3599b2..482a9745b (3 commits) (#6423) by github-actions[bot] · 5 weeks ago
  35. 971a7b6 diff: Match OpExtInst in debug and types/values sections (#6430) by Shahbaz Youssefi · 5 weeks ago
  36. 1860788 Fix asan error in stack usage (#6434) by alan-baker · 5 weeks ago
  37. 262bdab Roll external/abseil_cpp/ 48bf10f14..a5e3599b2 (2 commits) (#6421) by github-actions[bot] · 6 weeks ago vulkan-sdk-1.4.335 v2025.5 v2025.5.rc1 vulkan-sdk-1.4.335.0
  38. fb74718 Add validation support for SPV_EXT_shader_invocation_reorder. (#6401) by alelenv · 6 weeks ago
  39. 3b94e14 spirv-val: add support for SPV_ARM_cooperative_matrix_layouts (#6408) by Kévin Petit · 6 weeks ago
  40. bb65141 build(deps): bump the github-actions group across 1 directory with 2 updates (#6418) by dependabot[bot] · 6 weeks ago
  41. b8b47b9 Roll external/abseil_cpp/ ff4395895..c70fe9713 (2 commits) (#6404) by github-actions[bot] · 6 weeks ago
  42. edf2913 build: Add missing status.h to BUILD.gn (#6417) by Shahbaz Youssefi · 6 weeks ago
  43. 991db0d Prepare release v2025.5 (#6419) by Nathan Gauër · 6 weeks ago
  44. 2c1fd89 spirv-opt: Handle ID overflow in SplitCombinedImageSamplerPass (#6406) by Steven Perron · 7 weeks ago
  45. 1944e8d spirv-opt: Handle id overflow in amd_ext_to_khr (#6403) by Steven Perron · 7 weeks ago
  46. cf9d8e2 [OPT] Move definition of Pass::Status to Utils (#6402) by Steven Perron · 7 weeks ago
  47. 25658c2 Roll external/googletest/ 6ec14dfd8..dedab73a6 (1 commit) (#6400) by github-actions[bot] · 7 weeks ago
  48. 5a7edbe Add VK_EXT_shader_uniform_buffer_unsized_array (#6386) by Spencer Fricke · 7 weeks ago
  49. 811d8e7 build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 in the github-actions group (#6387) by dependabot[bot] · 7 weeks ago
  50. 3da5c11 Roll external/abseil_cpp/ 7374f9b0f..18ac60830 (2 commits) (#6397) by github-actions[bot] · 7 weeks ago
  51. e78655a test: graphics robust access pass with Vulkan environment (#6399) by David Neto · 8 weeks ago
  52. 0dd1386 Relax validation rule for DebugGlobalVariable variable (#6382) by Qingyuan Zheng · 8 weeks ago
  53. 3039293 spirv-val: Add LocalInvocationIndex checks (#6395) by Spencer Fricke · 8 weeks ago
  54. 54f2ba2 spirv-as: fix command line for stdin as input (#6398) by Nathan Gauër · 8 weeks ago
  55. 84c917b roll deps (#6391) by github-actions[bot] · 8 weeks ago
  56. 5b2630a spirv-val: Use spvOpcodeString consistently (#6393) by Spencer Fricke · 8 weeks ago
  57. 6570fd4 Validate logical pointer restrictions (#6240) by alan-baker · 8 weeks ago
  58. 6ce1be1 Validate SPV_EXT_shader_64bit_indexing (#6376) by Jeff Bolz · 8 weeks ago
  59. 8f93817 spirv-val: Add validation for SPV_KHR_fma (#6388) by gnl21 · 8 weeks ago
  60. a51e335 spirv-val: Fix VUID churn for 10685 (#6389) by Spencer Fricke · 8 weeks ago
  61. 917617c spirv-opt: Correct ADCE bug keeping dead DebugValue Value operands (#6368) by Steve Urquhart · 8 weeks ago
  62. fbe9605 Roll external/abseil_cpp/ 1a259163c..f0a99676f (3 commits) (#6381) by github-actions[bot] · 8 weeks ago
  63. 2fa0e29 spirv-opt: Adding folding rules for bitwise and (#6361) by alister-chowdhury · 9 weeks ago
  64. 41fedbe spirv-opt: Cache IsReadOnlyLoad in ValueNumberTable (#6385) by Steven Perron · 9 weeks ago
  65. 05b0ab1 spirv-opt: Fix constant folding for `OpBitcast` on signed integers. (#6378) by Lucie Choi · 9 weeks ago
  66. 04c8872 build(deps): bump the github-actions group with 2 updates (#6380) by dependabot[bot] · 9 weeks ago
  67. d3c9bea roll deps (#6379) by github-actions[bot] · 9 weeks ago
  68. a167f0d Roll external/abseil_cpp/ 215d8a0e7..ee4780022 (4 commits) (#6375) by github-actions[bot] · 9 weeks ago
  69. 5d01ec7 spirv-opt: Clone decorations when unrolling loops (#6373) by Steven Perron · 10 weeks ago
  70. 1b74d67 Roll external/abseil_cpp/ 8faaaebc1..215d8a0e7 (4 commits) (#6374) by github-actions[bot] · 10 weeks ago
  71. 09ac18f build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 in the github-actions group (#6370) by dependabot[bot] · 10 weeks ago
  72. 8a94d4b Add `SPV_KHR_maximal_reconvergence` to the allowlist (#6372) by Lucie Choi · 10 weeks ago
  73. fb6d586 spirv-opt: Adding normal form to ValueNumber calculation (#6371) by alister-chowdhury · 10 weeks ago
  74. e09090b spirv-opt: Handle id overflow in CCP and constant folding (#6367) by Steven Perron · 10 weeks ago
  75. e84cefe Roll external/abseil_cpp/ ab4f684de..0d9dff74c (1 commit) (#6369) by github-actions[bot] · 10 weeks ago
  76. 021f92a Adding folding rules for commutive bitwise operations (xor/or/and). (#6358) by alister-chowdhury · 2 months ago
  77. c1d23ca build(deps): bump github/codeql-action from 4.30.7 to 4.30.8 in the github-actions group (#6359) by dependabot[bot] · 2 months ago
  78. 19ea937 Roll external/abseil_cpp/ 346ac9dbc..ef1ae8e31 (10 commits) (#6363) by github-actions[bot] · 2 months ago
  79. d44ffaf spirv-opt: Handle ID overflow in AggressiveDCEPass (#6366) by Steven Perron · 2 months ago
  80. f856af4 spirv-val: Break up the 3000 line ValidateExtInst function (#6364) by Spencer Fricke · 2 months ago
  81. 42c2fe2 Roll external/abseil_cpp/ 6ae6cc6fd..bf891a1c9 (2 commits) (#6357) by github-actions[bot] · 3 months ago
  82. 6d43afe build: Add missing graph.h to BUILD.gn by Spencer Fricke · 3 months ago
  83. 4344876 spirv-opt: Add basic support for graphs (#6351) by Kévin Petit · 3 months ago
  84. 83c4742 roll deps (#6354) by github-actions[bot] · 3 months ago
  85. b9997da build(deps): bump github/codeql-action from 3.30.6 to 4.30.7 in the github-actions group (#6353) by dependabot[bot] · 3 months ago
  86. 10eff5d Roll external/googletest/ 9706f75b8..279f84794 (2 commits) (#6352) by github-actions[bot] · 3 months ago
  87. bced46b Roll external/abseil_cpp/ a54cb45cb..0c01ee189 (1 commit) (#6349) by github-actions[bot] · 3 months ago
  88. 533a69c build(deps): bump the github-actions group across 1 directory with 3 updates (#6348) by dependabot[bot] · 3 months ago
  89. 21b7f73 roll deps (#6346) by github-actions[bot] · 3 months ago
  90. f932fc2 spirv-opt: Handle id overflow in MergeReturnPass (#6340) by Steven Perron · 3 months ago
  91. 01628d6 spirv-opt: Fix id overflow in ConvertToSampledImage (#6339) by Steven Perron · 3 months ago
  92. 19138be build(deps): bump the github-actions group across 1 directory with 2 updates (#6343) by dependabot[bot] · 3 months ago
  93. 5a047db roll deps (#6345) by github-actions[bot] · 3 months ago
  94. d5d5b61 Roll external/abseil_cpp/ f4c22a176..9b55d184e (1 commit) (#6338) by github-actions[bot] · 3 months ago
  95. 19042c8 spirv-val: Improve Explicit Layout message (#6331) by Spencer Fricke · 3 months ago
  96. 42809ea [tools/val] fix u8str for real this time (#6341) by David Neto · 3 months ago
  97. f3b6c44 spirv-opt: Add a folding rule for `OpBitReverse` and fix `OpBitCast` to support lower to higher bit conversions. (#6321) by Lucie Choi · 3 months ago
  98. b98b92e [build_defs.bzl]: tests: disable implicit-int warning (#6337) by David Neto · 3 months ago
  99. 5b6d1ff Add as/dis support for Arm.MotionEngine.100 extended instruction set (#6284) by Kévin Petit · 3 months ago
  100. 7f2d9ee Prepare release v2025.4 (#6335) by Steven Perron · 3 months ago vulkan-sdk-1.4.328 v2025.4 v2025.4.rc1 vulkan-sdk-1.4.328.0 vulkan-sdk-1.4.328.1