[PATCH] D158059: [AMDGPU/wmma] - Disable 3-address syntax for f16

Jessica Del via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 10:30:15 PDT 2023


OutOfCache updated this revision to Diff 555895.
OutOfCache added a comment.

- [AMDGPU/VOP3P] - Simplify wmma instruction defs
- [AMDGPU/VOP3P] - Add tied wmma_f16 pseudos

Use new pseudo instructions instead of modifying existing ones.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158059

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158059.555895.patch
Type: text/x-patch
Size: 9560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/52768b18/attachment.bin>


More information about the llvm-commits mailing list