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
/
Generic
/
2006-06-12-LowerSwitchCrash.ll
blob
a3720a9e3ce779cb9ce5c929e2a913f05c53a1f7
1
; RUN: llc < %s -O0
2
3
define float @test(i32 %tmp12771278) {
4
switch i32 %tmp12771278, label %bb1279 [
5
]
6
7
bb1279: ; preds = %0
8
ret float 1.000000e+00
9
}
10