summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/NVPTX/sqrt-approx.ll
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Compute approx sqrt as 1/rsqrt(x) rather than x*rsqrt(x).Justin Lebar2017-01-311-3/+5
* [NVPTX] Implement NVPTXTargetLowering::getSqrtEstimate.Justin Lebar2017-01-311-0/+148
OpenPOWER on IntegriCloud