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
Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
AArch64
/
sls-crash.ll
blob
5dfc3c7824a8b6c7efce96f2770c17ee39d945d2
1
; RUN: llc -mtriple aarch64 -O0 < %s
2
3
define hidden void @foo() "target-features"="+harden-sls-blr" {
4
entry:
5
ret void
6
}