[LLVMdev] Supporting heterogeneous computing in llvm.
Christos Margiolas
chrmargiolas at gmail.com
Tue Jul 7 18:23:25 PDT 2015
My pass exposes an interface where you can indicate explicitly what piece
of code you want to offload. You can combine this with your own heuristics
or code cost analysis.
--chris
On Tue, Jun 9, 2015 at 2:14 PM, C Bergström <cbergstrom at pathscale.com>
wrote:
> When you're detecting which region of code to offload - can you also
> detect the difference between a computationally bound kernel and a
> memory bound one?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150708/0fa46aab/attachment.html>
More information about the llvm-dev
mailing list