search for: addrspace_f

Displaying 6 results from an estimated 6 matches for "addrspace_f".

Did you mean: addrspace
2013 Aug 06
2
[LLVMdev] Add a new llvm intrinsic?
...es. However, we would like to move away from using customized passes and would like to use standard llvm mechanisms as much as possible. What do people think about adding an llvm intrinsic, something like llvm.opencl.mem_fence(i32) (or named something that doesn't have opencl in the name, llvm.addrspace_fence?), which acts as a fence for a single given address space (assuming again that there's no problem with implementing these things as a series of different functions to get the full effect), and which prevents even noalias pointers from being moved across it? Alternatively (possibly nicer) w...
2013 Aug 07
0
[LLVMdev] Add a new llvm intrinsic?
...er, we would like to move away from using customized passes and would like to use standard llvm mechanisms as much as possible. > > What do people think about adding an llvm intrinsic, something like llvm.opencl.mem_fence(i32) (or named something that doesn't have opencl in the name, llvm.addrspace_fence?), which acts as a fence for a single given address space (assuming again that there's no problem with implementing these things as a series of different functions to get the full effect), and which prevents even noalias pointers from being moved across it? > > Alternatively (possibly...
2013 Aug 07
2
[LLVMdev] Add a new llvm intrinsic?
...ould like to move away from using customized passes and would like to use standard llvm mechanisms as much as possible. >> >> What do people think about adding an llvm intrinsic, something like llvm.opencl.mem_fence(i32) (or named something that doesn't have opencl in the name, llvm.addrspace_fence?), which acts as a fence for a single given address space (assuming again that there's no problem with implementing these things as a series of different functions to get the full effect), and which prevents even noalias pointers from being moved across it? >> >> Alternatively (...
2013 Nov 08
0
[LLVMdev] Add a new llvm intrinsic?
...to move away from using customized passes and would like to use standard llvm mechanisms as much as possible. >>> >>> What do people think about adding an llvm intrinsic, something like llvm.opencl.mem_fence(i32) (or named something that doesn't have opencl in the name, llvm.addrspace_fence?), which acts as a fence for a single given address space (assuming again that there's no problem with implementing these things as a series of different functions to get the full effect), and which prevents even noalias pointers from being moved across it? >>> >>> Altern...
2013 Nov 11
2
[LLVMdev] Add a new llvm intrinsic?
...move away from > using customized passes and would like to use standard llvm mechanisms as > much as possible. > > What do people think about adding an llvm intrinsic, something like > llvm.opencl.mem_fence(i32) (or named something that doesn't have opencl in > the name, llvm.addrspace_fence?), which acts as a fence for a single given > address space (assuming again that there's no problem with implementing > these things as a series of different functions to get the full effect), and > which prevents even noalias pointers from being moved across it? > > Alternat...
2013 Nov 11
0
[LLVMdev] Add a new llvm intrinsic?
...using customized passes and would like to use standard llvm mechanisms as >> much as possible. >> >> What do people think about adding an llvm intrinsic, something like >> llvm.opencl.mem_fence(i32) (or named something that doesn't have opencl in >> the name, llvm.addrspace_fence?), which acts as a fence for a single given >> address space (assuming again that there's no problem with implementing >> these things as a series of different functions to get the full effect), and >> which prevents even noalias pointers from being moved across it? >&g...