aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorEvandro Menezes <e.menezes@samsung.com>2016-11-10 23:31:06 +0000
committerEvandro Menezes <e.menezes@samsung.com>2016-11-10 23:31:06 +0000
commit21f9ce1a0d8776e4aeeae4d9b4762a58dd4d2421 (patch)
treef3532c55de6bddff7960c82390993f148894863d /llvm/lib/CodeGen/MachineScheduler.cpp
parent16d52a2a723e0a365c79152c7438a60134346d1d (diff)
downloadllvm-21f9ce1a0d8776e4aeeae4d9b4762a58dd4d2421.zip
llvm-21f9ce1a0d8776e4aeeae4d9b4762a58dd4d2421.tar.gz
llvm-21f9ce1a0d8776e4aeeae4d9b4762a58dd4d2421.tar.bz2
[DAG Combiner] Fix the native computation of the Newton series for reciprocals
The generic infrastructure to compute the Newton series for reciprocal and reciprocal square root was conceived to allow a target to compute the series itself. However, the original code did not properly consider this condition if returned by a target. This patch addresses the issues to allow a target to compute the series on its own. Differential revision: https://reviews.llvm.org/D22975 llvm-svn: 286523
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions