Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
SPIRV-Tools
/
HEAD
388f5af
Use ASSERT_STREQ for testing ExtractSourceFromModule results (#6600)
by Cosima Neidahl
· 12 hours ago
main
28d05cf
kokoro: fix linux-gcc-gn build (#6831)
by David Neto
· 12 hours ago
5b5a252
kokoro: set up a linux-gcc-gn build (#6829)
by David Neto
· 32 hours ago
f589ef0
Validate SPV_EXT_cooperative_matrix_maintenance1 (#6825)
by Jeff Bolz
· 2 days ago
98098e9
opt: Filter duplicate decorations during serialization (#6828)
by Steven Perron
· 2 days ago
1c33617
opt: Fix invalid OpSelect folding in spirv-opt (#6827)
by Steven Perron
· 2 days ago
d993bcf
spirv-val: Add extra Heap ArrayStride test (#6818)
by Spencer Fricke
· 5 days ago
a9cdf5b
Tighten relaxed layout alignments (#6819)
by alan-baker
· 8 days ago
72bb45a
[val] Fix crash evaluating >64-bit integer constants in EvalConstantVal{Uint,Int}64 (#6816)
by Arseniy Obolenskiy
· 8 days ago
5f62f05
[val] Restrict Workgroup scope to OpGroupNonUniformRotateKHR only (#6811)
by Arseniy Obolenskiy
· 10 days ago
4d6dad6
[val] Explicit layout refactor (#6792)
by alan-baker
· 10 days ago
a665e21
utils: Supress GCC array-bound warning (#6807)
by Spencer Fricke
· 2 weeks ago
3c96171
linker: detect duplicate exported definitions without imports (#6750)
by Lurie97
· 2 weeks ago
0d6fd73
Fix build for LLVM's remove transitive includes (#6802)
by David Gilhooley
· 3 weeks ago
470d693
build(deps): bump the github-actions group with 2 updates (#6801)
by dependabot[bot]
· 3 weeks ago
b0adb9b
Roll external/abseil_cpp/ cd1253229..c34b14912 (6 commits) (#6800)
by github-actions[bot]
· 3 weeks ago
d340726
opt: Fix invalid vector constant folding size (#6798)
by Steven Perron
· 3 weeks ago
7058842
Fix UAF in eliminate dead functions (#6799)
by Steven Perron
· 3 weeks ago
19b6261
opt: Fix crash in strip-debug with non-semantic info (#6797)
by Steven Perron
· 3 weeks ago
4f97d7d
roll deps (#6795)
by github-actions[bot]
· 3 weeks ago
58dc0b3
Add the VUID-StandaloneSpirv-OpControlBarrierArriveEXT-13553 check (#6782)
by Wooyoung Kim
· 3 weeks ago
6ab70dc
opt: dissolve OpCopyLogical of OpCompositeConstruct in simplification (#6746)
by Steve Urquhart
· 3 weeks ago
a153275
roll deps (#6793)
by github-actions[bot]
· 4 weeks ago
2ccac94
Authenticate git push in autoroll (#6790)
by Steven Perron
· 4 weeks ago
3058f80
[val] Count AliasScopeINTELMask/NoAliasINTELMask memory access words (#6791)
by Arseniy Obolenskiy
· 4 weeks ago
85f222e
spirv-opt: Fix IRContext analysis handling (#6765)
by Steven Perron
· 4 weeks ago
48097f6
build(deps): bump the github-actions group across 1 directory with 2 updates (#6775)
by dependabot[bot]
· 4 weeks ago
5026664
[val] Allow Generic casts to/from CodeSectionINTEL storage class (#6787)
by Arseniy Obolenskiy
· 4 weeks ago
6ef84b5
[val] Do not reject OpExtInst for BFloat16/FP8 result types (#6734)
by Arseniy Obolenskiy
· 4 weeks ago
f877466
SPV_QCOM_image_processing3 (#6672)
by Wooyoung Kim
· 4 weeks ago
b707790
Prepare release v2026.3 (#6784)
by Natalie Chouinard
· 4 weeks ago
v2026.3.rc1
48bd3e9
Use FloatEquals on one remaining float equality test (#6783)
by David Neto
· 5 weeks ago
87a678a
spirv-val: Fix OpBufferPointerEXT Explicit Layout (#6709)
by Spencer Fricke
· 5 weeks ago
a14486e
spirv-val: Add VUID for SPV_EXT_ocp_microscaling_types (#6779)
by Spencer Fricke
· 5 weeks ago
891df4c
Fix array length validation (#6777)
by alan-baker
· 5 weeks ago
114d39f
SPV_QCOM_multiple_wait_queues (#6671)
by Wooyoung Kim
· 5 weeks ago
62fee34
hex-float: adapt to strict fp compilation options (#6778)
by David Neto
· 5 weeks ago
7fa1f02
assembler, disassembler support fo SPV_QCOM_image_processing3 (#6776)
by David Neto
· 5 weeks ago
667f063
bazel: bump bazel_dep versions to latest releases (#6773)
by David Neto
· 5 weeks ago
f803515
Add support for SPV_EXT_ocp_microscaling_types (#6772)
by Kévin Petit
· 5 weeks ago
cbcd15a
github workflows: tighten security (#6770)
by David Neto
· 5 weeks ago
91e89a9
[val] Allow untyped access chains in OpSpecConstantOp (#6768)
by Viktoria Maximova
· 6 weeks ago
d5bbf95
Roll external/abseil_cpp/ 0300f0d67..35b9f25ba (6 commits) (#6766)
by github-actions[bot]
· 6 weeks ago
f25a3b0
spirv-opt: Invalidate analyses in DeadBranchElimPass (#6764)
by Steven Perron
· 6 weeks ago
eb5b997
Fix unbounded memory usage in FriendlyNameMapper (#6763)
by Steven Perron
· 6 weeks ago
74d3c74
cast to unsigned char before ctype calls on untrusted input (#6740)
by jmestwa-coder
· 6 weeks ago
a55f5cf
build(deps): bump actions/cache from 5.0.5 to 6.0.0 in the github-actions group across 1 directory (#6760)
by dependabot[bot]
· 6 weeks ago
5befd21
Roll external/abseil_cpp/ 3b33f7fd5..0300f0d67 (2 commits) (#6761)
by github-actions[bot]
· 6 weeks ago
7db050b
roll deps (#6759)
by github-actions[bot]
· 6 weeks ago
f014211
disasm: Avoid copying string with passing by reference (#6757)
by vperus
· 6 weeks ago
12f9d94
roll deps (#6758)
by github-actions[bot]
· 7 weeks ago
58fe144
build(deps): bump the github-actions group with 2 updates (#6753)
by dependabot[bot]
· 7 weeks ago
b925083
roll deps (#6751)
by github-actions[bot]
· 7 weeks ago
392a280
spirv-val: forbid multiple graph entry points with the same name (#6754)
by Kévin Petit
· 7 weeks ago
113784c
spirv-val: Allow DebugInfoNone (#6749)
by Spencer Fricke
· 7 weeks ago
ee4f6be
Add support for SPV_EXT_split_barrier (#6732)
by Wooyoung Kim
· 7 weeks ago
b0333e7
kokoro: test spirv-fuzz in cmake linux clang release configs (#6745)
by David Neto
· 7 weeks ago
34ef6a3
roll deps (#6747)
by github-actions[bot]
· 7 weeks ago
df5532b
update protobuf to recent release (#6743)
by David Neto
· 7 weeks ago
12a6f05
Roll external/abseil_cpp/ dbf88f932..b6c181695 (1 commit) (#6737)
by github-actions[bot]
· 8 weeks ago
8189ae8
bazel flow: force cache regeneration (#6742)
by David Neto
· 8 weeks ago
aff64c5
[val] Tie Int64ImageEXT requirement to R64 image format (#6735)
by Arseniy Obolenskiy
· 8 weeks ago
27a67c8
roll deps (#6682)
by github-actions[bot]
· 8 weeks ago
15f3ee1
[val] Allow TileImageEXT variables to be arrays (#6733)
by changhwipark-arm
· 8 weeks ago
199cb20
Improve OpSpecConstantOp failure message (#6731)
by alan-baker
· 9 weeks ago
0db9162
[opt] Fix folding rule for extract from copy logical (#6725)
by alan-baker
· 9 weeks ago
f3f1169
[val] Fix ValidateMemory with descriptor heap cap (#6729)
by alan-baker
· 9 weeks ago
21605d2
[val] Disallow duplicate targets for OpGroupDecorate (#6720)
by alan-baker
· 9 weeks ago
744fe88
build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 in the github-actions group (#6726)
by dependabot[bot]
· 9 weeks ago
902e360
spirv-opt: clarify declaration of FindNumberOfIterations (#6727)
by Kévin Petit
· 9 weeks ago
9b51d3d
SPV_KHR_opacity_micromap (#6670)
by Wooyoung Kim
· 9 weeks ago
62138e5
build(deps): bump the github-actions group with 2 updates (#6724)
by dependabot[bot]
· 9 weeks ago
df03257
Fix missing optimization in CodeSinkingPass (#6703)
by diddily
· 9 weeks ago
9654570
spirv-opt: Avoid duplicate decorations on unrolled loops. (#6690)
by Ignacio Castaño
· 9 weeks ago
252d7d5
optimizer: avoid writing instructions that have too many words (#6722)
by David Neto
· 10 weeks ago
605a015
spirv-opt: fix handling of replicated TensorARM constants (#6721)
by Kévin Petit
· 10 weeks ago
b38c4f8
Add ArmExperimentalMLOperations instruction set (#6692)
by Kévin Petit
· 10 weeks ago
39813ba
fix: skip ParseInstruction for retried-as-unknown instructions (#6675)
by Song Li
· 10 weeks ago
af15c1b
fix: SEGV in OrderBlocks via empty CFG when OpFunctionEnd has no preceding OpLabel (#6676)
by Song Li
· 10 weeks ago
5b418e5
spirv-opt: fix handling of non-semantic instructions that succeed graphs (#6719)
by Kévin Petit
· 2 months ago
7fa421b
spirv-val: Add remaining VUID check and unit tests for VK_QCOM_tile_s… (#6660)
by ZZKQcom
· 2 months ago
ffc5ea4
enum_set: Bucket operator==() link errors with Visual Studio 15 2017 (#6687)
by V-Sarthou
· 2 months ago
d344926
spirv-val: Check for image declaration with TileImageEXT storage class (#6662)
by changhwipark-arm
· 2 months ago
d8cc2f8
spirv-opt: add support for tensor constants (#6684)
by Kévin Petit
· 2 months ago
b3d6ad9
update validator for SPV_INTEL_rounded_divide_sqrt (#6717)
by Ben Ashbaugh
· 2 months ago
5b52551
build(deps): bump the github-actions group across 1 directory with 2 updates (#6715)
by dependabot[bot]
· 2 months ago
6cb6465
spirv-val: Allow ArrayStrideIdEXT on structs with descriptors (#6705)
by Guang-035
· 2 months ago
236bf64
Allow OpPoisonKHR as a constituent (#6713)
by Dmitry Sidorov
· 2 months ago
bf3ad6e
spirv-val: Make it legal to use OpInBoundsAccessChain with ray queries (#6710)
by Ricardo Garcia
· 3 months ago
2e40a11
spirv-val: Fix OffsetIdEXT not checking if in struct (#6708)
by Spencer Fricke
· 3 months ago
c2bafae
Treat version and operand_kinds as optional in generate_language_headers (#6706)
by Jeff Bolz
· 3 months ago
21c81e0
val: Detect additional unsupported arithmetic ops in invalid_type_pass (#6707)
by Jeff Bolz
· 3 months ago
5418da0
spirv-val: Remove std::move of DiagnosticStream (#6704)
by Spencer Fricke
· 3 months ago
2acb87f
spirv-val: Add DebugInfo to ReturnValue/FunctionParameter (#6698)
by Spencer Fricke
· 3 months ago
3c042c5
Allow OpPoisonKHR definition on the top of the module (#6699)
by Dmitry Sidorov
· 3 months ago
6aa5c1d
Add validation for Vulkan standalone env rules for SPV_ARM_graph (#6694)
by Kévin Petit
· 3 months ago
2d7060b
Validate SPV_NV_cooperative_matrix_decode_vector (#6693)
by Jeff Bolz
· 3 months ago
8b5f796
spirv-val: Add ShaderDebugInfo EntryPoint (#6691)
by Spencer Fricke
· 3 months ago
860c90a
build: Fix Build.gn with Graph.DebugInfo (#6688)
by Spencer Fricke
· 3 months ago
83876d9
Add NonSemantic.Graph.DebugInfo instruction set (#6666)
by Kévin Petit
· 3 months ago
Next »