[PATCH] R600: Implement getRsqrtEstimate

Matt Arsenault Matthew.Arsenault at amd.com
Mon Oct 6 18:23:18 PDT 2014


Only do for f32 since I'm unclear on both what this is expecting
for the refinement steps in terms of accuracy, and what
f64 instruction actually provides.

http://reviews.llvm.org/D5636

Files:
  lib/Target/R600/AMDGPUISelLowering.cpp
  lib/Target/R600/AMDGPUISelLowering.h
  test/CodeGen/R600/fsqrt.ll
  test/CodeGen/R600/rsq.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5636.14482.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141007/a31df28d/attachment.bin>


More information about the llvm-commits mailing list