[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:35:15 PDT 2023


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

Add note for intrinsics


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
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.udot2.ll

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


More information about the llvm-commits mailing list