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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359959: [AMDGPU] gfx1010: use fmac instructions (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D61527?vs=198060&id=198125#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61527

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61527.198125.patch
Type: text/x-patch
Size: 88463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190504/e7152475/attachment-0001.bin>


More information about the llvm-commits mailing list