arsenm added inline comments.
================
Comment at: test/Transforms/InstCombine/fcmp_reciproc.ll:4
+
+define i1 @cmp_olt_recip(double %x) {
+; CHECK-LABEL: @cmp_olt_recip(
----------------
Some tests with vectors would be nice
Repository:
rL LLVM
https://reviews.llvm.org/D42879