[PATCH] D155995: [AMDGPU]: Allow combining into v_dot4

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 12:45:19 PDT 2023


jrbyrnes updated this revision to Diff 552475.
jrbyrnes marked 13 inline comments as done.
jrbyrnes added a comment.

Rebase (for https://reviews.llvm.org/D158468) and lower with intrinsics.

Allowing combining in pre-legalize phase.


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.552475.patch
Type: text/x-patch
Size: 258604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/143dc68d/attachment-0001.bin>


More information about the llvm-commits mailing list