You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,9 +0,0 @@
|
||||
; RUN: llc < %s -march=nvptx -O0 | FileCheck %s
|
||||
|
||||
define i16 @test1(i16* %sur1) {
|
||||
; CHECK-NOT: mov.u16 %rs{{[0-9]+}}, 32767
|
||||
%_tmp21.i = icmp sle i16 0, 0
|
||||
%_tmp22.i = select i1 %_tmp21.i, i16 0, i16 32767
|
||||
store i16 %_tmp22.i, i16* %sur1
|
||||
ret i16 0
|
||||
}
|
Reference in New Issue
Block a user