Skip to content
Commit d70cf1d5 authored by Owen Anderson's avatar Owen Anderson
Browse files

Fix a subtle bug when removing instructions from memdep. In very specific

circumstances we could end up remapping a dependee to the same instruction 
that we're trying to remove.  Handle this properly by just falling back to
a conservative solution.

llvm-svn: 54132
parent d4c8cbd7
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