Skip to content
Commit 1ae49ee7 authored by Nate Begeman's avatar Nate Begeman
Browse files

Do not try and sink a load whose chain result has more than one use, when

trying to create RMW opportunities in the x86 backend.  This can cause a 
cycle to appear in the graph, since the other uses may eventually feed into
the TokenFactor we are sinking the load below.

llvm-svn: 81996
parent 771a1f17
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