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

Wei Ding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 12:12:32 PST 2017


wdng updated this revision to Diff 89399.
wdng marked an inline comment as done.
wdng added a comment.
Herald added a subscriber: dstuttard.

Address code reviews.


Repository:
  rL LLVM

https://reviews.llvm.org/D29958

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

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


More information about the llvm-commits mailing list