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