[PATCH] D21844: [InstCombine] Add full tests for FoldAndOfFCmps and FoldOrOfFCmps

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 10:28:20 PDT 2016


spatel added a comment.

t1 - t7 in and-fcmp.ll and t1 - t5 in or-fcmp.ll are redundant (apart from using float rather than double) - delete?


http://reviews.llvm.org/D21844





More information about the llvm-commits mailing list