diff options
author | Amaury Sechet <deadalnix@gmail.com> | 2019-08-22 15:35:45 +0000 |
---|---|---|
committer | Amaury Sechet <deadalnix@gmail.com> | 2019-08-22 15:35:45 +0000 |
commit | 95cf66de7cc186253c59a009bb795da1cbe9d6f4 (patch) | |
tree | 300a9ca9cb270809280cd6e3d1f3be627be78a81 /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | c9649eb9dab747c3b5c1d2b8ab6d54145fce40b2 (diff) | |
download | bcm5719-llvm-95cf66de7cc186253c59a009bb795da1cbe9d6f4.tar.gz bcm5719-llvm-95cf66de7cc186253c59a009bb795da1cbe9d6f4.zip |
[DAGCombiner] Remove explicit call to AddToWorklist in sqrt and reciprocal computations
Summary: These nodes end up being processed regardless due to DAGCombiner ensuring arguments are processed. This changes the order in which nodes are processed, which fixes an issue on PowerPC.
Reviewers: craig.topper, efriedma, RKSimon, lebedev.ri, mcberg2017, stefanp, hfinkel
Subscribers: nemanjai, MaskRay, jsji, steven.zhang, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66548
llvm-svn: 369662
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions