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 `c965624` to `9d71fb6` #58

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps external/SPIRV-Tools from c965624 to 9d71fb6.

Commits
  • 9d71fb6 Roll external/googletest/ 3d787f5a0..c7d0bc830 (4 commits) (#5126)
  • 9d4c95a build: fix build.gn missing comma (#5125)
  • 2e0f4b5 tools: refactorize tools flags parsing. (#5111)
  • 3b2ea1a Roll external/googletest/ 39a26e12d..3d787f5a0 (2 commits) (#5123)
  • b955c46 Add missing header include (#5124)
  • 5d2bc6f Fix removal of dependent non-semantic instructions (#5122)
  • 4183faa Roll external/googletest/ 750d67d80..39a26e12d (2 commits) (#5120)
  • 2cf48e9 Allow invoking git.bat as git on Windows (#5118)
  • 9017cfc Roll external/googletest/ 7a7231c44..750d67d80 (1 commit) (#5119)
  • 8bcaad2 Roll external/re2/ 9049cd28d..3a8436ac4 (1 commit) (#5117)
  • 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

dependabot[bot] commented 1 year ago

Superseded by #59.