Skip to content
Commit 9c69406f authored by Chris Lattner's avatar Chris Lattner
Browse files

fix a miscompilation of tramp3d-v4: when forming a memcpy, we have to make

sure that the loop we're promoting into a memcpy doesn't mutate the input
of the memcpy.  Before we were just checking that the dest of the memcpy
wasn't mod/ref'd by the loop.

llvm-svn: 122712
parent 5702a43c
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