Developer Guide for Intel® SDK for OpenCL™ Applications 2017
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-BF4497DB-4B5A-4A00-ABB0-328E355E6A3F
Visible to Intel only — GUID: GUID-BF4497DB-4B5A-4A00-ABB0-328E355E6A3F
Generating and Viewing LLVM Code
Intel® Code Builder for OpenCL™ API plug-in for Microsoft Visual Studio* IDE enables generating LLVM representation of the OpenCL™ code. To enable generating and viewing LLVM code, do the following:
- Go to Project > Properties.
- Click Configuration Properties > OpenCL Code Builder > General.
- Change the Generate LLVM Code option to Yes.
After the build, you can open the generated LLVM file in the Visual Studio editor by double-clicking the message in the Output view.