[PATCH] D34844: [AMDGPU] Always use rcp + mul with fast math

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 13:34:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307308: [AMDGPU] Always use rcp + mul with fast math (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D34844?vs=104812&id=105522#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34844

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu-codegenprepare-fdiv.ll
  llvm/trunk/test/CodeGen/AMDGPU/fdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34844.105522.patch
Type: text/x-patch
Size: 9309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/47d813a0/attachment.bin>


More information about the llvm-commits mailing list