Displaying 1 result from an estimated 1 matches for "dispform".
2011 Dec 12
3
[LLVMdev] AMD IL Code Generator Backend for OpenCL
...version, and finally a TOT version for inclusion into the tree. I look forward to any constructive feedback and will as answer any questions that I can.
For information on the sections of an AMD OpenCL binary, please refer here:
http://developer.amd.com/support/KnowledgeBase/Lists/KnowledgeBase/DispForm.aspx?ID=115
The attached zip file provides the code generator, a patch to LLVM 2.9 that adds the target triple, and a few tests. Again this version is not for submission into the tree, but for people to experiment, examine and provide feedback outside of AMD.
Here are a list of the major known is...