[PATCH] D134354: [AMDGPU][GlobalISel] Support mad/fma_mix selection

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 06:59:54 PDT 2022


Pierre-vh updated this revision to Diff 462170.
Pierre-vh marked 7 inline comments as done.
Pierre-vh added a comment.

Rebase on D134433 <https://reviews.llvm.org/D134433>, address some comments
I still have some work left to do but I think the majority can already be reviewed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134354

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/mad-mix-hi.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/mad-mix-lo.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/mad-mix.ll
  llvm/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134354.462170.patch
Type: text/x-patch
Size: 66938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/0693eb79/attachment.bin>


More information about the llvm-commits mailing list