[all-commits] [llvm/llvm-project] 0f400c: [SPIR-V] Don't add linkage attributes for input va...
Cassandra Beckley via All-commits
all-commits at lists.llvm.org
Fri Mar 21 11:52:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f400cb3ac2aebfde27324f871d86f94f355605a
https://github.com/llvm/llvm-project/commit/0f400cb3ac2aebfde27324f871d86f94f355605a
Author: Cassandra Beckley <cbeckley at google.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/SV_DispatchThreadID.ll
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/SV_GroupID.ll
M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/SV_GroupThreadID.ll
Log Message:
-----------
[SPIR-V] Don't add linkage attributes for input variables (#132301)
Fixes #131878
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