Skip to content
Commit 0da5250b authored by Devang Patel's avatar Devang Patel
Browse files

If llvm.dbg.value and the value instruction it refers to are far apart then...

If llvm.dbg.value and the value instruction it refers to are far apart then iSel may not be able to find corresponding Node for llvm.dbg.value during DAG construction. Make iSel's life easier by removing this distance between llvm.dbg.value and its value instruction.

llvm-svn: 132151
parent 792ed4c6
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