[PATCH] D116441: [AMDGPU][GlobalISel] Select op_sel modifiers for VOP3P

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 07:41:48 PST 2022


mbrkusanin updated this revision to Diff 405273.
mbrkusanin marked an inline comment as not done.
mbrkusanin added a comment.

Rebase


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

https://reviews.llvm.org/D116441

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-mul.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sdot2.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sdot4.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sdot8.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.udot2.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.udot4.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.udot8.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/packed-op-sel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116441.405273.patch
Type: text/x-patch
Size: 42323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/c9ec4fae/attachment.bin>


More information about the llvm-commits mailing list