[all-commits] [llvm/llvm-project] 5d85d5: [SPIRV] Add support for the extension SPV_EXT_rela...
Ebin-McW via All-commits
all-commits at lists.llvm.org
Sun Sep 28 05:50:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d85d54feb4e17fa449fa9d9963aabac8b403d7b
https://github.com/llvm/llvm-project/commit/5d85d54feb4e17fa449fa9d9963aabac8b403d7b
Author: Ebin-McW <ebin.jose at multicorewareinc.com>
Date: 2025-09-28 (Sun, 28 Sep 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVCommandLine.cpp
M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
A llvm/test/CodeGen/SPIRV/extensions/SPV_EXT_relaxed_printf_string_address_space/builtin_printf.ll
A llvm/test/CodeGen/SPIRV/extensions/SPV_EXT_relaxed_printf_string_address_space/non-constant-printf.ll
Log Message:
-----------
[SPIRV] Add support for the extension SPV_EXT_relaxed_printf_string_address_space (#160245)
Added support for the extension to support more storageclass for printf
strings.
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