A New OpenCL Back-End For LLVM Is Published

Posted by Michael Larabel on March 07, 2012

Besides the open-source AMD Radeon support for OpenCL finally taking shape, there's more good open-source OpenCL news: a newly open-sourced LLVM OpenCL back-end.

Back in August I wrote about an OpenCL, GLSL back-end for LLVM that may soon open up. The work was the result of a German student writing the LLVM OpenCL back-end as part of his university thesis. OpenCL is generated from LLVM bit-code, similar to how the Emscripten project is generating JavaScript from LLVM bit-code. This work is what's finally being opened up.

As announced to the LLVM developers, Simon Moll, the student responsible for this work, has released his OpenCL back-end and control-flow restructuring framework. The restructuring framework re-does the instructions such that they can be expressed without goto statements and switch/loops, which is needed to emit source-code for strict control-flow structured languages like OpenCL and the GL Shading Language.

Simon's OpenCL LLVM back-end has been tested against both the recent AMD and NVIDIA drivers using the vendor demos/benchmarks, and it works with few caveats.

The OpenCL back-end has been updated so that it works against the current SVN development state of LLVM 3.0/3.1, but the GLSL back-end is currently living in the LLVM 2.9 days, but with word that it will be ported later to the latest LLVM interfaces.

The code for this interesting back-end has been published on BitBucket.org.

AMD has already commented on the work by this university student. In particular, Axtor (the restructuring framework) was compared to AMD's control-flow structizer in the AMDIL LLVM back-end AMD open-sourced a few months ago. AMD said it would be nice if the efforts could be merged, but the current licensing is incompatible. Simon Moll has already responded that he's looking at possibly putting out this code under a more permissive license.

Other related reading would be An Initial Version Of LunarGLASS-LLVM For Mesa and AMD Makes Progress With LLVM For Gallium3D.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  2. Handbrake 0.9.9 Supports OpenCL Offloading
  3. Freedreno Gallium3D Now Banging The Adreno A3XX
  4. Jolla Announces Their First Phone
  5. Mageia 3 Released, Still Using Legacy GRUB
  6. NetBSD 6.1 Brings In More Features
  7. Using Six Monitors With AMD's Open-Source Linux Driver
  8. Benchmarking The Intel P-State, CPUfreq Changes
  9. FreeBSD Still Working On Next-Gen Package Manager
  10. DNF Still Advancing As Experimental Yum For Fedora
  11. Logitech Begins Supporting Linux Users
Latest Forum Talk
  1. The Cost Of Ubuntu Disk Encryption
  2. DRM Moves Ahead With HTML5 Specification
  3. Handbrake 0.9.9 Supports OpenCL Offloading
  4. Features Being Developed For KDE 4.11 Desktop
  5. Modern Intel Gallium3D Driver Still Being Toyed...
  6. OpenSUSE Considers Replacing LXDE With E17
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite