Skip to content
Commit 1d9f7ac8 authored by Evan Cheng's avatar Evan Cheng
Browse files

Don't bother hoisting out a "cheap" instruction if all of its uses are PHIs....

Don't bother hoisting out a "cheap" instruction if all of its uses are PHIs. LICM "cheap" instructions are not particularly beneficial to start with. This will just end up making the copies harder to coalesce.

llvm-svn: 63728
parent 3ba943ed
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