Skip to content
Commit c0d9dcdf authored by Tanya Lattner's avatar Tanya Lattner
Browse files

When writing kernel, save the branches til the end. They are still put in the...

When writing kernel, save the branches til the end. They are still put in the "right place" in the schedule, but sometimes when folding to make a kernel instructions are added between branches. This is wrong. To avoid this, we handle branches special.

llvm-svn: 18450
parent 9d76c236
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