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
Loading
Please register or sign in to comment