mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 12:24:34 +00:00
Fixed comment. Thanks Duncan!
llvm-svn: 148123
This commit is contained in:
parent
c1e3d46e07
commit
f70959894c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user