X86 cmp lowering is looking past truncate on the condition node. It should only
do so when the high bits are known zero. This caused a subtle miscompilation. rdar://12027825 llvm-svn: 161451
Loading
Please register or sign in to comment
do so when the high bits are known zero. This caused a subtle miscompilation. rdar://12027825 llvm-svn: 161451