[all-commits] [llvm/llvm-project] c46df8: [SPIR-V] Add SPIRV to LLVM_ALL_TARGETS (#119653)

Michal Paszkowski via All-commits all-commits at lists.llvm.org
Sun Jan 19 15:03:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c46df8538034d706d4e5927314950f2a1b79e771
      https://github.com/llvm/llvm-project/commit/c46df8538034d706d4e5927314950f2a1b79e771
  Author: Michal Paszkowski <michal at michalpaszkowski.com>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

  Changed paths:
    M .github/workflows/spirv-tests.yml
    M llvm/CMakeLists.txt
    M llvm/Maintainers.md
    M llvm/docs/ReleaseNotes.md

  Log Message:
  -----------
  [SPIR-V] Add SPIRV to LLVM_ALL_TARGETS (#119653)

This commit promotes the SPIR-V backend from experimental to official
status. As a result, SPIR-V will be built by default, simplifying
integration and increasing accessibility for downstream projects.

Discussion and RFC on Discourse:
https://discourse.llvm.org/t/rfc-promoting-spir-v-to-an-official-target/83614



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list