[PATCH] D74017: AMDGPU/EG, CM: Implement fsqrt using recip(rsqrt(x)) instead of x * rsqrt(x)
Jan Vesely via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 21:32:31 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6686adf8a74: AMDGPU/EG,CM: Implement fsqrt using recip(rsqrt(x)) instead of x * rsqrt(x) (authored by jvesely).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74017/new/
https://reviews.llvm.org/D74017
Files:
llvm/lib/Target/AMDGPU/CaymanInstructions.td
llvm/lib/Target/AMDGPU/EvergreenInstructions.td
llvm/lib/Target/AMDGPU/R600Instructions.td
llvm/test/CodeGen/AMDGPU/fsqrt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74017.242512.patch
Type: text/x-patch
Size: 5509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/a750d098/attachment.bin>
More information about the llvm-commits
mailing list