[PATCH] D29958: AMDGPU : Replace FMAD with FMA when denormals are enabled.

Wei Ding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 15:12:27 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296186: AMDGPU : Replace FMAD with FMA when denormals are enabled. (authored by wdng).

Changed prior to commit:
  https://reviews.llvm.org/D29958?vs=89700&id=89731#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29958

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/test/CodeGen/AMDGPU/udiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29958.89731.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/edc02dbf/attachment.bin>


More information about the llvm-commits mailing list