Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Compiling Altera-OpenCL code in Clang (using aocl-clang)

Hello, I am very new to Altera-openCL. I tried getting LLVM Itermediate representaion of an example Altera-opencl code by using Clang version 3.3. Though it compiles with warnings as below, I...