[PATCH] D149773: [AMDGPU][IGLP] Add iglp_opt(1) strategy for single wave gemms
Jeffrey Byrnes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 17:31:33 PDT 2023
jrbyrnes updated this revision to Diff 528645.
jrbyrnes marked 6 inline comments as done.
jrbyrnes added a comment.
Thanks @kerbowa for pointing out this loop.
Rework loop to optimize + explicitly check for complete match & encode assumptions.
+Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149773/new/
https://reviews.llvm.org/D149773
Files:
llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.iglp.opt.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.iglp.opt.single.2b.mir
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.iglp.opt.single.2c.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149773.528645.patch
Type: text/x-patch
Size: 86033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/9f75d1c3/attachment-0001.bin>
More information about the llvm-commits
mailing list