cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

boxerab
Challenger

Inline GCN assembly in OpenCL kernel

Is this possible on windows with latest Crimson drivers ?

0 Likes
1 Reply
meriken
Adept III

I believe you still need to build LLVM and libclc and to prepare your own assembler.

Here is a rather messy hack I came up with:

GitHub - zawawawa/GCNminC: MINimalist Compiler for GCN--an LLVM/Clang-based offline OpenCL compiler ...

There is absolutely no documentation, though...

0 Likes