[PATCH] D28508: [NVPTX] Implement NVPTXTargetLowering::getSqrtEstimate.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 22:09:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293605: [NVPTX] Implement NVPTXTargetLowering::getSqrtEstimate. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D28508?vs=86346&id=86386#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28508

Files:
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.h
  llvm/trunk/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/trunk/test/CodeGen/NVPTX/fast-math.ll
  llvm/trunk/test/CodeGen/NVPTX/rsqrt.ll
  llvm/trunk/test/CodeGen/NVPTX/sqrt-approx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28508.86386.patch
Type: text/x-patch
Size: 12026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170131/24158a6d/attachment.bin>


More information about the llvm-commits mailing list