kpet / spirv2clc

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

Bump external/SPIRV-Headers from `8e2ad27` to `5e3ad38` #84

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

Bumps external/SPIRV-Headers from 8e2ad27 to 5e3ad38.

Commits
  • 5e3ad38 VkspReflection non-sematic: add dispatchId in configuration (#425)
  • 4f7b471 Update bit reservations for loop controsl and memory operands (#424)
  • 7d500c4 Register LLVM SPIR-V Backend as SPIR-V generator (#423)
  • 04db24d Register spq tools for SPIR-V (#399)
  • 8b246ff Add SPV_NV_raw_access_chains (#417)
  • b73e168 Headers support for SPV_INTEL_maximum_registers extension (#416)
  • 05cc486 Add SPV_NV_shader_atomic_fp16_vector (#420)
  • 69597be SPV_QCOM_image_processing2 (#419)
  • 3b11b02 cmake: Allow external control of test and install options (#418)
  • d3c2a6f remove Kernel from Image Channel Order and Channel Data Type enums (#413)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)