[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 15 10:12:49 PST 2017


wdng updated this revision to Diff 88572.
wdng added a comment.

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/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/udiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29958.88572.patch
Type: text/x-patch
Size: 5254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170215/00644ccb/attachment.bin>


More information about the llvm-commits mailing list