Fixed comment. Thanks Duncan!

llvm-svn: 148123
This commit is contained in:
Pete Cooper 2012-01-13 17:52:01 +00:00
parent c1e3d46e07
commit f70959894c

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