OpenCL device fission to LLVM-IR

Can we convert OpenCL code with device fission to LLVM-IR ?
If yes, please guide me.

Regs,
Barun

I suggest you pose this question on the LLVM Dev Mailing List for more clarification.

http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

I have already posted this query in http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev.
clang can convert openCL (without device fission) to LLVM-IR.
So I am looking for something to convert openCL with device fission to LLVM-IR.

With Thanks,
Barun