Visible to Intel only — GUID: GUID-522A262D-00E5-4885-B816-BF9E9B9EE2B1
Legal Information
Getting Help and Support
Introducing the Intel® SDK for OpenCL™ Applications
What's New in This Release
Which Version of the Intel® SDK for OpenCL™ Applications Should I Use?
Intel® Code Builder for OpenCL™ API Plug-in for Microsoft Visual Studio*
Intel® Code Builder for OpenCL™ API Plug-in for Eclipse*
Debugging OpenCL™ Kernels on GPU
Intel® SDK for OpenCL™ Applications Standalone Version
OpenCL™ 2.1 Development Environment
Intel® FPGA Emulation Platform for OpenCL™ Getting Started Guide
Troubleshooting Intel® SDK for OpenCL™ Applications Issues
Configuring Microsoft Visual Studio* IDE
Converting an Existing Project into an OpenCL™ Project
OpenCL™ New Project Wizard
Building an OpenCL™ Project
Using OpenCL™ Build Properties
Selecting a Target OpenCL™ Device
Generating and Viewing Assembly Code
Generating and Viewing LLVM Code
Generating Intermediate Program Binaries with Intel® Code Builder for OpenCL™ API Plug-in
Configuring OpenCL™ Build Options
Visible to Intel only — GUID: GUID-522A262D-00E5-4885-B816-BF9E9B9EE2B1
LLVM, SPIR, and Assembly Code View
Intel® SDK for OpenCL™ Applications standalone version enables viewing the generated LLVM, SPIR, and Assembly intermediate representation (IR) of the OpenCL code. To view the LLVM, SPIR, or Assembly code, do the following:
- Build your kernel.
- Click Show LLVM or Show Assembly.
You can view the SPIR representation by selecting the corresponding tab in the LLVM View window:
To hide the view windows, click the corresponding button again.
NOTE:
Assembly code view is available for the CPU device only.