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,11 +0,0 @@
|
||||
; RUN: llc -march=hexagon < %s | FileCheck %s
|
||||
;
|
||||
; Either and or zxtb.
|
||||
; CHECK: r0 = and(r1,#255)
|
||||
|
||||
%struct.t0 = type { i32 }
|
||||
|
||||
define i32 @foo(%struct.t0* byval align 8 %s, i8 zeroext %t, i8 %u) #0 {
|
||||
%a = zext i8 %u to i32
|
||||
ret i32 %a
|
||||
}
|
Reference in New Issue
Block a user