Only apply the SETCC+SITOFP -> SELECTCC optimization when the SETCC returns an...
Only apply the SETCC+SITOFP -> SELECTCC optimization when the SETCC returns an MVT::i1, i.e. before type legalization. This is a speculative fix for a problem on Mips reported by Akira Hatanaka. llvm-svn: 160036
Loading
Please register or sign in to comment