[all-commits] [llvm/llvm-project] 128f38: [SPIR-V] Add `OpConstantCompositeContinuedINTEL` i...
Viktoria Maximova via All-commits
all-commits at lists.llvm.org
Mon Mar 17 14:24:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 128f381650aa7f920495334acfb5f5270d34b978
https://github.com/llvm/llvm-project/commit/128f381650aa7f920495334acfb5f5270d34b978
Author: Viktoria Maximova <viktoria.maksimova at intel.com>
Date: 2025-03-17 (Mon, 17 Mar 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
M llvm/lib/Target/SPIRV/SPIRVUtils.cpp
M llvm/lib/Target/SPIRV/SPIRVUtils.h
A llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-constant-array.ll
A llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-constant-composite.ll
Log Message:
-----------
[SPIR-V] Add `OpConstantCompositeContinuedINTEL` instruction (#129086)
Specification:
https://github.khronos.org/SPIRV-Registry/extensions/INTEL/SPV_INTEL_long_composites.html
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