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
/
vector-constantexpr.ll
blob
416367fa3b52a391ff49d69426ea111f25b7c63e
1
; RUN: llc < %s
2
3
define void @""(ptr %inregs, ptr %outregs) {
4
%a_addr.i = alloca <4 x float> ; <ptr> [#uses=1]
5
store <4 x float> < float undef, float undef, float undef, float undef >, ptr %a_addr.i
6
ret void
7
}