[PATCH] D155995: [AMDGPU] WIP: Allow matching into v_dot4

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 13:49:15 PDT 2023


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

Rebase + clean up code. Still running tests but no longer a WIP.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155995

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/idot2.ll
  llvm/test/CodeGen/AMDGPU/idot4s.ll
  llvm/test/CodeGen/AMDGPU/idot4u.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155995.549513.patch
Type: text/x-patch
Size: 248043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/8622a6cf/attachment-0001.bin>


More information about the llvm-commits mailing list