Fixed comment. Thanks Duncan!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148123 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Pete Cooper 2012-01-13 17:52:01 +00:00
parent 0518970dc8
commit 0f3023c180

View 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