[all-commits] [llvm/llvm-project] f427fe: [SPIR-V] Add SPIRV to LLVM_ALL_TARGETS (reapply) (...

Michal Paszkowski via All-commits all-commits at lists.llvm.org
Mon Jan 20 14:58:03 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f427fef09265fe3e0d1a8b38eb960403377fb772
      https://github.com/llvm/llvm-project/commit/f427fef09265fe3e0d1a8b38eb960403377fb772
  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 (reapply) (#123654)

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

The PR reapplies the original patch
https://github.com/llvm/llvm-project/pull/119653, reverted due to
buildbot failures.



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