From 15c0515a2171bd2be2506e18e292731ef9fb10b6 Mon Sep 17 00:00:00 2001 From: Michael Berg Date: Thu, 26 Apr 2018 18:17:58 +0000 Subject: augmenting description for fcmp fmf - NFC llvm-svn: 330972 --- llvm/test/Bitcode/fcmp-fast.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/Bitcode') diff --git a/llvm/test/Bitcode/fcmp-fast.ll b/llvm/test/Bitcode/fcmp-fast.ll index 126e3652e3a..79e023318fa 100644 --- a/llvm/test/Bitcode/fcmp-fast.ll +++ b/llvm/test/Bitcode/fcmp-fast.ll @@ -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 -- cgit v1.2.3