[PATCH] D64667: [AMDGPU] use v32f32 for 3 mfma intrinsics

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 15:42:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365972: [AMDGPU] use v32f32 for 3 mfma intrinsics (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D64667?vs=209599&id=209625#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64667

Files:
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/trunk/test/CodeGen/AMDGPU/agpr-register-count.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll
  llvm/trunk/test/CodeGen/AMDGPU/spill-agpr.ll
  llvm/trunk/test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64667.209625.patch
Type: text/x-patch
Size: 24438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/726272ff/attachment.bin>


More information about the llvm-commits mailing list