kpet / spirv2clc

Experimental OpenCL SPIR-V to OpenCL C translator
Apache License 2.0
24 stars 2 forks source link

Bump external/SPIRV-Tools from `6b72fe2` to `08d8fae` #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps external/SPIRV-Tools from 6b72fe2 to 08d8fae.

Commits
  • 08d8fae Roll external/googletest/ 0bdaac5a1..797b0ad2a (1 commit) (#5207)
  • 8e1001e Roll external/googletest/ dea0484e4..0bdaac5a1 (1 commit) (#5206)
  • baa46e1 Update spirv_headers to include SPV_KHR_ray_tracing_position_fetch (#5205)
  • 6110f30 Roll external/googletest/ 783d00fd1..ccdeec888 (1 commit) (#5203)
  • d4c0abd instrument: Change descriptor state storage format (#5178)
  • 9e62713 Roll external/googletest/ 12a5852e4..783d00fd1 (9 commits) (#5198)
  • 25ad5e1 Do not define GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE if it is already d...
  • bec566a opt: Fix null deref in OpMatrixTimesVector and OpVectorTimesMatrix (#5199)
  • d5f69db Remove dead code (#5195)
  • 55bc37f Roll external/googletest/ 8fa9461cc..12a5852e4 (1 commit) (#5193)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
kpet commented 1 year ago

@dependabot rebase