augmenting description for fcmp fmf - NFC
authorMichael Berg <michael_c_berg@apple.com>
Thu, 26 Apr 2018 18:17:58 +0000 (18:17 +0000)
committerMichael Berg <michael_c_berg@apple.com>
Thu, 26 Apr 2018 18:17:58 +0000 (18:17 +0000)
llvm-svn: 330972

llvm/test/Bitcode/fcmp-fast.ll

index 126e365..79e0233 100644 (file)
@@ -3,7 +3,7 @@
 ; RUN: diff %t0 %t1
 ; RUN: FileCheck < %t1 %s
 
-; Make sure flags on fcmp instructions are serialized/deserialized properly.
+; Make sure fast math flags on fcmp instructions are serialized/deserialized properly.
 
 define i1 @foo(float %a, float %b, double %c, double %d) {
   ; CHECK:   %plain = fcmp ueq float %a, %b