summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/pr36199.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/pr36199.ll')
-rw-r--r--llvm/test/CodeGen/X86/pr36199.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/pr36199.ll b/llvm/test/CodeGen/X86/pr36199.ll
index 84e17dba92e..4b311d40745 100644
--- a/llvm/test/CodeGen/X86/pr36199.ll
+++ b/llvm/test/CodeGen/X86/pr36199.ll
@@ -1,5 +1,5 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
-; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=skylake-avx512 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=avx512f | FileCheck %s
define void @foo() unnamed_addr #0 {
; CHECK-LABEL: foo:
OpenPOWER on IntegriCloud