summaryrefslogtreecommitdiff
path: root/llvm/test/Verifier/x86_amx6.ll
blob: 87c2bd51520cde05f5aafa462378114329ec986c (plain)
1
2
3
4
5
6
7
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s

define x86_amx @f() {
entry:
  ret x86_amx undef
}
; CHECK: Function returns a x86_amx but isn't an intrinsic