[PATCH] D139227: [AMDGPU] Update MFMASmallGemmOpt with better performing stategy

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 13:35:17 PST 2022


kerbowa created this revision.
kerbowa added a reviewer: jrbyrnes.
Herald added subscribers: kosarev, foad, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
kerbowa requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Based on experiments this does better with target small GEMM kernels.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139227

Files:
  llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.iglp.opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139227.479735.patch
Type: text/x-patch
Size: 12322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/bc1159b1/attachment.bin>


More information about the llvm-commits mailing list