[all-commits] [llvm/llvm-project] 6f2311: [SPIR-V] Add Vertex execution model (#142369)
Nathan Gauër via All-commits
all-commits at lists.llvm.org
Tue Jun 10 05:48:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f231165072ec8a4f725056c6deccce3c1a21f09
https://github.com/llvm/llvm-project/commit/6f231165072ec8a4f725056c6deccce3c1a21f09
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
A llvm/test/CodeGen/SPIRV/ExecutionMode_Vertex.ll
Log Message:
-----------
[SPIR-V] Add Vertex execution model (#142369)
Adds backend handling of the vertex shader type compiling from HLSL.
Fixes #136961
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