diff options
Diffstat (limited to 'test/CodeGen/X86/avx2-nontemporal.ll')
-rw-r--r-- | test/CodeGen/X86/avx2-nontemporal.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/avx2-nontemporal.ll b/test/CodeGen/X86/avx2-nontemporal.ll index 0768aae..4d28a97 100644 --- a/test/CodeGen/X86/avx2-nontemporal.ll +++ b/test/CodeGen/X86/avx2-nontemporal.ll @@ -19,4 +19,4 @@ define void @f(<8 x float> %A, i8* %B, <4 x double> %C, i32 %D, <4 x i64> %E) { ret void } -!0 = metadata !{i32 1} +!0 = !{i32 1} |