[PATCH] D61527: [AMDGPU] gfx1010: use fmac instructions

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 12:19:37 PDT 2019


rampitec created this revision.
rampitec added reviewers: kzhuravl, msearles.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.

https://reviews.llvm.org/D61527

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  test/CodeGen/AMDGPU/fdiv.f16.ll
  test/CodeGen/AMDGPU/fmac.sdwa.ll
  test/CodeGen/AMDGPU/fmuladd.f16.ll
  test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll
  test/CodeGen/AMDGPU/madak.ll
  test/CodeGen/AMDGPU/sdwa-peephole-instr-gfx10.mir
  test/CodeGen/AMDGPU/twoaddr-fma.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61527.198060.patch
Type: text/x-patch
Size: 88011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/3abdd727/attachment-0001.bin>


More information about the llvm-commits mailing list