repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git]
/
llvm
/
test
/
Verifier
/
x86_amx6.ll
blob
87c2bd51520cde05f5aafa462378114329ec986c
1
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
2
3
define x86_amx @f() {
4
entry:
5
ret x86_amx undef
6
}
7
; CHECK: Function returns a x86_amx but isn't an intrinsic