summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/fast-math.ll
diff options
context:
space:
mode:
authorShuxin Yang <shuxin.llvm@gmail.com>2012-11-29 18:09:37 +0000
committerShuxin Yang <shuxin.llvm@gmail.com>2012-11-29 18:09:37 +0000
commit07149b77979812c9deeb99848d89213f7779683c (patch)
treee3beea4ce0e25fa6d0b797d9130f7894f75c5722 /test/Transforms/InstCombine/fast-math.ll
parentbc5fb067852a2a0ae3de63d2d561e2b4010eb29a (diff)
downloadllvm-07149b77979812c9deeb99848d89213f7779683c.tar.gz
llvm-07149b77979812c9deeb99848d89213f7779683c.tar.bz2
llvm-07149b77979812c9deeb99848d89213f7779683c.tar.xz
fix a typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168909 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/InstCombine/fast-math.ll')
-rw-r--r--test/Transforms/InstCombine/fast-math.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/fast-math.ll b/test/Transforms/InstCombine/fast-math.ll
index 42241409ff..b6a15677bb 100644
--- a/test/Transforms/InstCombine/fast-math.ll
+++ b/test/Transforms/InstCombine/fast-math.ll
@@ -23,7 +23,7 @@ notfold:
}
define float @fold2(float %a) {
-notfold2:
+fold2:
; CHECK: fold2
; CHECK: fmul float %a, 0x4006147AE0000000
%mul = fmul float %a, 0x3FF3333340000000