[PATCH] D28314: Change sqrt partial inlining to depend on sqrt argument rather than result.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 05:31:14 PST 2017


RKSimon commandeered this revision.
RKSimon edited reviewers, added: mkuper; removed: RKSimon.
RKSimon added a comment.

Taking over this patch from @mkuper - I'm going to get some tests done (well for x86 at least) and come with a proposal for TTI/TLI to control whether we should test the inputs or fast-path outputs of LibCalls.


https://reviews.llvm.org/D28314





More information about the llvm-commits mailing list