Skip to content
Commit 604bc162 authored by Evan Cheng's avatar Evan Cheng
Browse files

After trivial coalescing, the MI being visited may have become a copy. Avoid...

After trivial coalescing, the MI being visited may have become a copy. Avoid adding it to CSE hash table since copies aren't being considered for CSE and they may be deleted.
rdar://7819990

llvm-svn: 100170
parent 4a70ae54
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