Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
module_copy.ll
fwinter
Jan 23rd, 2021
3,389
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
LLVM
0.51 KB
| None
|
0
0
raw
download
clone
embed
print
report
define
amdgpu_kernel
void
@test
(
i32
%N
,
float
*
%out
,
float
*
%in
)
{
entrypoint
:
%0
=
call
i32
@llvm.amdgcn.workitem.id.x
(
)
%1
=
icmp
sge
i32
%0
,
%N
br
i1
%1
,
label
%L0
,
label
%L1
L0
:
ret
void
L1:
;
; read float from %in
;
%2
=
getelementptr
float
,
float
*
%in
,
i32
%0
%3
=
load
float
,
float
*
%2
,
align
4
;
; store float into %out
;
%4
=
getelementptr
float
,
float
*
%out
,
i32
%0
store
float
%3
,
float
*
%4
,
align
4
ret
void
}
declare
i32
@llvm.amdgcn.workitem.id.x
(
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Exploit 500$ in 15 Minutes S
JavaScript | 12 sec ago | 0.32 KB
MAKE $9OO INSTANTLY D M
Java | 13 sec ago | 0.08 KB
⭐Crypto Exchange Profit Method⭐ E
JavaScript | 26 sec ago | 0.32 KB
Make $1500 in 20 minutes
Java | 30 sec ago | 0.08 KB
⭐ Instant Profit Method ⭐ L
JavaScript | 31 sec ago | 0.32 KB
Make $1500 in 20 minutes
Java | 41 sec ago | 0.08 KB
ChangeNOW Bug (Get more on BTC swaps) L
JavaScript | 45 sec ago | 0.32 KB
MAKE $500 IN 15 MIN
Java | 54 sec ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!