[PATCH] D11060: AMDGPU/SI: Select mad patterns to v_mac_f32

Phabricator reviews at reviews.llvm.org
Mon Jul 13 08:48:08 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242038: AMDGPU/SI: Select mad patterns to v_mac_f32 (authored by tstellar).

Changed prior to commit:
  http://reviews.llvm.org/D11060?vs=29323&id=29581#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11060

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Target/AMDGPU/SIShrinkInstructions.cpp
  llvm/trunk/test/CodeGen/AMDGPU/fmuladd.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgpu.lrp.ll
  llvm/trunk/test/CodeGen/AMDGPU/mad-combine.ll
  llvm/trunk/test/CodeGen/AMDGPU/mad-sub.ll
  llvm/trunk/test/CodeGen/AMDGPU/madak.ll
  llvm/trunk/test/CodeGen/AMDGPU/madmk.ll
  llvm/trunk/test/CodeGen/AMDGPU/v_mac.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11060.29581.patch
Type: text/x-patch
Size: 35132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/6f8ec255/attachment.bin>


More information about the llvm-commits mailing list