Skip to content
Commit 1c6c3483 authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix reassociate to use a worklist instead of recursing when new

reassociation opportunities are exposed. This fixes a bug where
the nested reassociation expects to be the IR to be consistent,
but it isn't, because the outer reassociation has disconnected
some of the operands.  rdar://9167457

llvm-svn: 129324
parent 0a689596
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment