Fixed comment. Thanks Duncan!
authorPete Cooper <peter_cooper@apple.com>
Fri, 13 Jan 2012 17:52:01 +0000 (17:52 +0000)
committerPete Cooper <peter_cooper@apple.com>
Fri, 13 Jan 2012 17:52:01 +0000 (17:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148123 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/ValueTypes.h

index c26b5f8fb5a8efcf467417280a421d96d046f5ef..221491d8213599e2a8eea45787795936072f3dc9 100644 (file)
@@ -69,7 +69,7 @@ namespace llvm {
       v4i64          =  27,   //  4 x i64
       v8i64          =  28,   //  8 x i64
 
-      v2f16          =  29,   //  2 x f32
+      v2f16          =  29,   //  2 x f16
       v2f32          =  30,   //  2 x f32
       v4f32          =  31,   //  4 x f32
       v8f32          =  32,   //  8 x f32