Skip to content
Commit 3ff6d015 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a fixme by making memdep's handling of allocations more logical.

If we see that a load depends on the allocation of its memory with no
intervening stores, we now return a 'None' depedency instead of "Normal".
This tweaks GVN to do its optimization with the new result.

llvm-svn: 60267
parent 60444f8a
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