mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-18 07:52:35 +00:00
number test right
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30484 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f529b08c0d
commit
d0b9983d27
@ -173,7 +173,7 @@ long %test21(int %x) {
|
||||
ret long %retval
|
||||
}
|
||||
|
||||
short %test20(int %x) {
|
||||
short %test22(int %x) {
|
||||
%tmp = setlt int %x, 0
|
||||
%retval = select bool %tmp, short -1, short 0
|
||||
ret short %retval
|
||||
|
Loading…
x
Reference in New Issue
Block a user