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

Jeffrey Byrnes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 14:00:46 PDT 2023


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

Fix dereference issue + nits (reorganize logic + comments)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155995

Files:
  llvm/include/llvm/CodeGen/ByteProvider.h
  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.557258.patch
Type: text/x-patch
Size: 279254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230922/ae3e6c23/attachment-0001.bin>


More information about the llvm-commits mailing list