Forum Discussion

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

How to input llvm IR into aoc?

Hello, The aoc compiler gets the <input>.cl kernel code and passes to aocl-clang to generate altera's specific LLVM IR. I would like to know if I can feed (somehow) the LLVM IR ...