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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 20:12:05 PDT 2017


rampitec updated this revision to Diff 104812.
rampitec marked an inline comment as done.
rampitec added a comment.

Preserved flags on a new node instead of forging them.


https://reviews.llvm.org/D34844

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34844.104812.patch
Type: text/x-patch
Size: 9177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/a1ad0982/attachment.bin>


More information about the llvm-commits mailing list