[PATCH] D158468: [AMDGPU] Support sdot4 / sdot8 intrinsics on gfx11

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 10:50:58 PDT 2023


jrbyrnes updated this revision to Diff 553196.
jrbyrnes added a comment.

Include comments about dot*c, remove unintended changes to test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158468/new/

https://reviews.llvm.org/D158468

Files:
  llvm/docs/AMDGPUUsage.rst
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sdot4.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sdot8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158468.553196.patch
Type: text/x-patch
Size: 10478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/b7cb8ee8/attachment.bin>


More information about the llvm-commits mailing list