Displaying 1 result from an estimated 1 matches for "__amdil_get_local_id_int".
2013 Nov 08
3
[LLVMdev] Loads moving across barriers
...anks for any help
-------------- next part --------------
; ModuleID = '/home/marsenau/before_gvn.ll'
target datalayout = "e-p:32:32:32"
; Function Attrs: noduplicate nounwind
declare void @__amdil_barrier_local() #0
; Function Attrs: nounwind readnone
declare <4 x i32> @__amdil_get_local_id_int() #1
; Function Attrs: nounwind
define void @__OpenCL_execFFT_reduced_kernel(<2 x float> addrspace(1)* noalias nocapture %in, <2 x float> addrspace(1)* noalias nocapture %out, <2 x float> addrspace(3)* nocapture %data0) #2 {
entry:
%0 = tail call <4 x i32> @__amdil_get_lo...