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

define void @f(x86_amx %A) {
entry:
  ret void
}
; CHECK: Function takes x86_amx but isn't an intrinsic