[PATCH] D117253: [AMDGPU] Select VGPR versions of MFMA if possible

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 10:00:14 PST 2022


rampitec updated this revision to Diff 406882.
rampitec marked an inline comment as done.
rampitec added a comment.

Added test with more than one BB.


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

https://reviews.llvm.org/D117253

Files:
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.mfma.gfx90a.ll
  llvm/test/CodeGen/AMDGPU/acc-ldst.ll
  llvm/test/CodeGen/AMDGPU/gfx90a-enc.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.bf16.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.gfx90a.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.i8.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll
  llvm/test/CodeGen/AMDGPU/mfma-bf16-vgpr-cd-select.ll
  llvm/test/CodeGen/AMDGPU/mfma-cd-select.ll
  llvm/test/CodeGen/AMDGPU/mfma-loop.ll
  llvm/test/CodeGen/AMDGPU/mfma-vgpr-cd-select.ll
  llvm/test/CodeGen/AMDGPU/partial-regcopy-and-spill-missed-at-regalloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117253.406882.patch
Type: text/x-patch
Size: 76589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/d100428a/attachment-0001.bin>


More information about the llvm-commits mailing list