[all-commits] [llvm/llvm-project] 65d530: [SPIR-V] Add Fragment execution model (#141787)

Nathan Gauër via All-commits all-commits at lists.llvm.org
Tue Jun 10 06:44:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65d530193e286a392844586af4b0037e4be41126
      https://github.com/llvm/llvm-project/commit/65d530193e286a392844586af4b0037e4be41126
  Author: Nathan Gauër <brioche at google.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
    M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
    A llvm/test/CodeGen/SPIRV/ExecutionMode_Fragment.ll

  Log Message:
  -----------
  [SPIR-V] Add Fragment execution model (#141787)

This commits allows the fragment execution model to be set using the
hlsl.shader attribute.

Fixes #136962



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