[all-commits] [llvm/llvm-project] 95e96b: [SPIRV] Addition of entry-point-interfaces.ll, get...
Aadesh Premkumar via All-commits
all-commits at lists.llvm.org
Sun Aug 3 12:18:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95e96b94d75e975470ccb7dfa41df776bb289f8d
https://github.com/llvm/llvm-project/commit/95e96b94d75e975470ccb7dfa41df776bb289f8d
Author: Aadesh Premkumar <aadesh.premkumar at multicorewareinc.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
A llvm/test/CodeGen/SPIRV/entry-point-interfaces.ll
A llvm/test/CodeGen/SPIRV/get_global_size.ll
A llvm/test/CodeGen/SPIRV/layout.ll
Log Message:
-----------
[SPIRV] Addition of entry-point-interfaces.ll, get_global_size.ll, layout.ll test files (#151648)
--Test that verifies correct emission of OpEntryPoint and interface
variables for SPIR-V when using multiple global constants in the kernel
entry point.
--Test that verifies code generation for get_global_size() calls.
--Test that verifies SPIR-V layout and initialization of various global
variables.
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