[PATCH] D28508: [NVPTX] Lower to sqrt.approx and rsqrt.approx under more circumstances.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 13:56:26 PST 2017


jlebar updated this revision to Diff 84370.
jlebar added a comment.

Update per tra's comments, and try to make the heading on the rsqrt section clearer.


https://reviews.llvm.org/D28508

Files:
  llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/test/CodeGen/NVPTX/fast-math.ll
  llvm/test/CodeGen/NVPTX/rsqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28508.84370.patch
Type: text/x-patch
Size: 7234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/dbed3aa0/attachment.bin>


More information about the llvm-commits mailing list