[all-commits] [llvm/llvm-project] ff46a4: [SPIRV] Addition of matrix multiply accumulate ope...
Aadesh Premkumar via All-commits
all-commits at lists.llvm.org
Wed May 21 05:06:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff46a474968e6613ae9846088aa99e4459d598e9
https://github.com/llvm/llvm-project/commit/ff46a474968e6613ae9846088aa99e4459d598e9
Author: Aadesh Premkumar <aadesh.premkumar at multicorewareinc.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.h
M llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVInstPrinter.cpp
M llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
M llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_subgroup_matrix_multiply_accumulate/subgroup_matrix_multiply_accumulate_generic.ll
Log Message:
-----------
[SPIRV] Addition of matrix multiply accumulate operands (#138665)
--Added Matrix multiply accumulate operands for the extension
SPV_INTEL_subgroup_matrix_multiply_accumulate
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