[PATCH] D124843: AMDGPU: Add G_AMDGPU_MAD_64_32 instructions

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 10:36:44 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5df2893a9a13: AMDGPU: Add G_AMDGPU_MAD_64_32 instructions (authored by nhaehnle).

Changed prior to commit:
  https://reviews.llvm.org/D124843?vs=428407&id=432603#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124843

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-mad_64_32.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-mad_64_32.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124843.432603.patch
Type: text/x-patch
Size: 42081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220527/0c1fb1ef/attachment-0001.bin>


More information about the llvm-commits mailing list