Optimize anding of two fcmp into a single fcmp if the operands are the same. e.g. uno && ueq -> ueq
ord && olt -> olt ord && ueq -> oeq llvm-svn: 57507
Loading
Please register or sign in to comment
ord && olt -> olt ord && ueq -> oeq llvm-svn: 57507