[PATCH] D128951: [AMDGPU] Update WMMA intrinsics with explicit f16 types

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 23:56:08 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb6ef36a1c427: [AMDGPU] Update WMMA intrinsics with explicit f16 types (authored by piotr).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128951

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.wmma_32.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.wmma_64.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma_32.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wmma_64.ll
  llvm/test/CodeGen/AMDGPU/wmma_multiple_32.ll
  llvm/test/CodeGen/AMDGPU/wmma_multiple_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128951.441607.patch
Type: text/x-patch
Size: 55761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/3e2b9ab4/attachment.bin>


More information about the llvm-commits mailing list