Skip to content
Commit 3266ff9a authored by Evan Cheng's avatar Evan Cheng
Browse files

PR1909: Tail merging pass ran wild. It makes no sense to merge blocks in order...

PR1909: Tail merging pass ran wild. It makes no sense to merge blocks in order to save a single instruction since a branch will be inserted for each BB.

llvm-svn: 47301
parent 3b56f506
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