[all-commits] [llvm/llvm-project] f9c76a: [AMDGPU] Update MFMASmallGemmOpt with better perfo...
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Fri Dec 9 19:10:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9c76a1198349d08cae6068453ebbaef607f4f6d
https://github.com/llvm/llvm-project/commit/f9c76a1198349d08cae6068453ebbaef607f4f6d
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.iglp.opt.ll
Log Message:
-----------
[AMDGPU] Update MFMASmallGemmOpt with better performing stategy
Based on experiments this does better with target small GEMM kernels.
Reviewed By: jrbyrnes
Differential Revision: https://reviews.llvm.org/D139227
More information about the All-commits
mailing list