1. 811d8e7 build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 in the github-actions group (#6387) by dependabot[bot] · 29 hours ago main
  2. 3da5c11 Roll external/abseil_cpp/ 7374f9b0f..18ac60830 (2 commits) (#6397) by github-actions[bot] · 30 hours ago
  3. e78655a test: graphics robust access pass with Vulkan environment (#6399) by David Neto · 2 days ago
  4. 0dd1386 Relax validation rule for DebugGlobalVariable variable (#6382) by Qingyuan Zheng · 2 days ago
  5. 3039293 spirv-val: Add LocalInvocationIndex checks (#6395) by Spencer Fricke · 3 days ago
  6. 54f2ba2 spirv-as: fix command line for stdin as input (#6398) by Nathan Gauër · 3 days ago
  7. 84c917b roll deps (#6391) by github-actions[bot] · 4 days ago
  8. 5b2630a spirv-val: Use spvOpcodeString consistently (#6393) by Spencer Fricke · 5 days ago
  9. 6570fd4 Validate logical pointer restrictions (#6240) by alan-baker · 8 days ago
  10. 6ce1be1 Validate SPV_EXT_shader_64bit_indexing (#6376) by Jeff Bolz · 8 days ago
  11. 8f93817 spirv-val: Add validation for SPV_KHR_fma (#6388) by gnl21 · 8 days ago
  12. a51e335 spirv-val: Fix VUID churn for 10685 (#6389) by Spencer Fricke · 8 days ago
  13. 917617c spirv-opt: Correct ADCE bug keeping dead DebugValue Value operands (#6368) by Steve Urquhart · 8 days ago
  14. fbe9605 Roll external/abseil_cpp/ 1a259163c..f0a99676f (3 commits) (#6381) by github-actions[bot] · 8 days ago
  15. 2fa0e29 spirv-opt: Adding folding rules for bitwise and (#6361) by alister-chowdhury · 9 days ago
  16. 41fedbe spirv-opt: Cache IsReadOnlyLoad in ValueNumberTable (#6385) by Steven Perron · 9 days ago
  17. 05b0ab1 spirv-opt: Fix constant folding for `OpBitcast` on signed integers. (#6378) by Lucie Choi · 12 days ago
  18. 04c8872 build(deps): bump the github-actions group with 2 updates (#6380) by dependabot[bot] · 12 days ago
  19. d3c9bea roll deps (#6379) by github-actions[bot] · 12 days ago
  20. a167f0d Roll external/abseil_cpp/ 215d8a0e7..ee4780022 (4 commits) (#6375) by github-actions[bot] · 2 weeks ago
  21. 5d01ec7 spirv-opt: Clone decorations when unrolling loops (#6373) by Steven Perron · 2 weeks ago
  22. 1b74d67 Roll external/abseil_cpp/ 8faaaebc1..215d8a0e7 (4 commits) (#6374) by github-actions[bot] · 2 weeks ago
  23. 09ac18f build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 in the github-actions group (#6370) by dependabot[bot] · 3 weeks ago
  24. 8a94d4b Add `SPV_KHR_maximal_reconvergence` to the allowlist (#6372) by Lucie Choi · 3 weeks ago
  25. fb6d586 spirv-opt: Adding normal form to ValueNumber calculation (#6371) by alister-chowdhury · 3 weeks ago
  26. e09090b spirv-opt: Handle id overflow in CCP and constant folding (#6367) by Steven Perron · 3 weeks ago
  27. e84cefe Roll external/abseil_cpp/ ab4f684de..0d9dff74c (1 commit) (#6369) by github-actions[bot] · 3 weeks ago
  28. 021f92a Adding folding rules for commutive bitwise operations (xor/or/and). (#6358) by alister-chowdhury · 3 weeks ago
  29. c1d23ca build(deps): bump github/codeql-action from 4.30.7 to 4.30.8 in the github-actions group (#6359) by dependabot[bot] · 3 weeks ago
  30. 19ea937 Roll external/abseil_cpp/ 346ac9dbc..ef1ae8e31 (10 commits) (#6363) by github-actions[bot] · 3 weeks ago
  31. d44ffaf spirv-opt: Handle ID overflow in AggressiveDCEPass (#6366) by Steven Perron · 3 weeks ago
  32. f856af4 spirv-val: Break up the 3000 line ValidateExtInst function (#6364) by Spencer Fricke · 3 weeks ago
  33. 42c2fe2 Roll external/abseil_cpp/ 6ae6cc6fd..bf891a1c9 (2 commits) (#6357) by github-actions[bot] · 3 weeks ago
  34. 6d43afe build: Add missing graph.h to BUILD.gn by Spencer Fricke · 4 weeks ago
  35. 4344876 spirv-opt: Add basic support for graphs (#6351) by Kévin Petit · 4 weeks ago
  36. 83c4742 roll deps (#6354) by github-actions[bot] · 4 weeks ago
  37. b9997da build(deps): bump github/codeql-action from 3.30.6 to 4.30.7 in the github-actions group (#6353) by dependabot[bot] · 4 weeks ago
  38. 10eff5d Roll external/googletest/ 9706f75b8..279f84794 (2 commits) (#6352) by github-actions[bot] · 4 weeks ago
  39. bced46b Roll external/abseil_cpp/ a54cb45cb..0c01ee189 (1 commit) (#6349) by github-actions[bot] · 5 weeks ago
  40. 533a69c build(deps): bump the github-actions group across 1 directory with 3 updates (#6348) by dependabot[bot] · 5 weeks ago
  41. 21b7f73 roll deps (#6346) by github-actions[bot] · 5 weeks ago
  42. f932fc2 spirv-opt: Handle id overflow in MergeReturnPass (#6340) by Steven Perron · 6 weeks ago
  43. 01628d6 spirv-opt: Fix id overflow in ConvertToSampledImage (#6339) by Steven Perron · 6 weeks ago
  44. 19138be build(deps): bump the github-actions group across 1 directory with 2 updates (#6343) by dependabot[bot] · 6 weeks ago
  45. 5a047db roll deps (#6345) by github-actions[bot] · 6 weeks ago
  46. d5d5b61 Roll external/abseil_cpp/ f4c22a176..9b55d184e (1 commit) (#6338) by github-actions[bot] · 6 weeks ago
  47. 19042c8 spirv-val: Improve Explicit Layout message (#6331) by Spencer Fricke · 6 weeks ago
  48. 42809ea [tools/val] fix u8str for real this time (#6341) by David Neto · 7 weeks ago
  49. f3b6c44 spirv-opt: Add a folding rule for `OpBitReverse` and fix `OpBitCast` to support lower to higher bit conversions. (#6321) by Lucie Choi · 7 weeks ago
  50. b98b92e [build_defs.bzl]: tests: disable implicit-int warning (#6337) by David Neto · 7 weeks ago
  51. 5b6d1ff Add as/dis support for Arm.MotionEngine.100 extended instruction set (#6284) by Kévin Petit · 7 weeks ago
  52. 7f2d9ee Prepare release v2025.4 (#6335) by Steven Perron · 7 weeks ago vulkan-sdk-1.4.328 v2025.4 v2025.4.rc1 vulkan-sdk-1.4.328.0 vulkan-sdk-1.4.328.1
  53. 38ed8fb [tools/val] Paper over type change for std::filesystem::path::u8string (#6336) by David Neto · 7 weeks ago
  54. 1a2d8dd spirv-opt: Propagate failures in loop transformations (#6330) by Steven Perron · 7 weeks ago
  55. f4be95f Roll external/abseil_cpp/ 620d60044..f4c22a176 (2 commits) (#6334) by github-actions[bot] · 7 weeks ago
  56. a68d35c Roll external/googletest/ 0934b7e11..50b8600c6 (1 commit) (#6333) by github-actions[bot] · 7 weeks ago
  57. d7ac0e0 Merge pull request #6310 from s-perron/id_overflow10 by Steven Perron · 7 weeks ago
  58. ef14ec7 Roll external/googletest/ 4969d0ad5..0934b7e11 (1 commit) (#6329) by github-actions[bot] · 7 weeks ago
  59. d2bf70c Merge pull request #6324 from s-perron/i6316 by Steven Perron · 7 weeks ago
  60. 6ce15eb Roll external/abseil_cpp/ e8c1a5ff2..768f75440 (3 commits) (#6328) by github-actions[bot] · 8 weeks ago
  61. 14d4200 spirv-val: Allow tool to process directories (#6292) by Igor Wodiany · 8 weeks ago
  62. 813b52d Merge pull request #6318 from KhronosGroup/dependabot/github_actions/github-actions-5fd8777334 by Steven Perron · 8 weeks ago
  63. 4f449c1 roll deps (#6326) by github-actions[bot] · 8 weeks ago
  64. f999624 Merge pull request #6325 from s-perron/id_overflow12 by Steven Perron · 8 weeks ago
  65. 148a9fe Merge pull request #6302 from s-perron/id_overflow4 by Steven Perron · 8 weeks ago
  66. dc13f33 build(deps): bump github/codeql-action in the github-actions group by dependabot[bot] · 8 weeks ago
  67. bc98001 spirv-val: Fix GetLargestScalarType with untyped PSB (#6327) by Spencer Fricke · 8 weeks ago
  68. ae254f9 Merge pull request #6274 from Sirox0/main by Steven Perron · 8 weeks ago
  69. 7f5074a fix duplicate symbol caused by libspirv.h by Sirox · 8 weeks ago
  70. 745e753 spirv-opt: support OpSpecConstantCompositeReplicateEXT in FoldSpecConstantOpAndCompositePass (#6315) by Kévin Petit · 8 weeks ago
  71. d93e394 Merge branch 'main' into id_overflow4 by Steven Perron · 8 weeks ago
  72. eea8df6 spirv-opt: Fix crashes in ConvertToHalfPass due to ID overflow by Steven Perron · 8 weeks ago
  73. 7d5a3d7 Merge pull request #6309 from s-perron/id_overflow9 by Steven Perron · 8 weeks ago
  74. 6b52169 spirv-opt: Fix OpUndef placement in ADCE by Steven Perron · 8 weeks ago
  75. 748a140 spirv-opt: Handle id overflow in combined image sampler pass (#6300) by Steven Perron · 8 weeks ago
  76. 0fbf8ca spirv-opt: Add null checks for MakeSClampInst by Steven Perron · 8 weeks ago
  77. d99897c spirv-opt: Add missing null checks for GetValueForType by Steven Perron · 8 weeks ago
  78. 27a9fe3 spirv-opt: Fix ID overflow handling in graphics_robust_access_pass by Steven Perron · 8 weeks ago
  79. e6e85c4 spirv:opt: Handle ID overflow in graphics_robust_access_pass by Steven Perron · 8 weeks ago
  80. 33b1bcb Merge pull request #6306 from s-perron/id_overflow8 by Steven Perron · 8 weeks ago
  81. c99f917 Merge branch 'main' into id_overflow8 by Steven Perron · 8 weeks ago
  82. 55f1706 Merge pull request #6305 from s-perron/id_overflow7 by Steven Perron · 8 weeks ago
  83. 1a98374 roll deps (#6317) by github-actions[bot] · 8 weeks ago
  84. 7f0ba95 Merge pull request #6304 from s-perron/id_overflow6 by Steven Perron · 8 weeks ago
  85. 95324af spirv-opt: fix trimming pass with OpNop (#6314) by Nathan Gauër · 8 weeks ago
  86. d272cf1 Merge pull request #6299 from s-perron/id_overflow1 by Steven Perron · 8 weeks ago
  87. 6ff723f Merge pull request #6301 from s-perron/id_overflow3 by Steven Perron · 8 weeks ago
  88. 493d038 spirv-val: Fix Mesh Builtin for Multi Entrypoint (#6313) by Spencer Fricke · 8 weeks ago
  89. f8f91c4 spirv-val: Add Workgroup Size check for Compute Derivatives (#6294) by Spencer Fricke · 8 weeks ago
  90. 60489de Add TODOs by Steven Perron · 9 weeks ago
  91. dee820e Merge pull request #6288 from KhronosGroup/dependabot/github_actions/github-actions-f245483edd by Steven Perron · 9 weeks ago
  92. 668a72c Roll external/abseil_cpp/ 9dc9586ef..26c912602 (3 commits) (#6296) by github-actions[bot] · 9 weeks ago
  93. 87b61e3 Merge pull request #6312 from s-perron/id_overflow11 by Steven Perron · 9 weeks ago
  94. 868a67e build(deps): bump the github-actions group with 2 updates by dependabot[bot] · 9 weeks ago
  95. a30dc7e Fix from code review by Steven Perron · 9 weeks ago
  96. 1893fcb spirv-opt: Fail gracefully on ID overflow during spec constant folding by Steven Perron · 9 weeks ago
  97. b457ef2 spirv-opt: Fix ID overflow in descriptor SROA pass by Steven Perron · 9 weeks ago
  98. bd997c5 Merge pull request #6303 from s-perron/id_overflow5 by Steven Perron · 9 weeks ago
  99. ec2072e Fix assertion errors on Fmix feeding extract with half type floats by not supporting folding. (#6297) by Lucie Choi · 9 weeks ago
  100. d90f1a8 spirv-opt: Handle id overflow in interface var SROA pass by Steven Perron · 9 weeks ago