cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

dlowell
Staff

aoc2 bitcode

Hi,

I'm working with the compiler stack and using aoc2 to offline compile a opencl kernel.

I'd like to have aoc2 spit out bit code that has been transformed by the passes to see if an optimization pass has changed my code before it goes to IL format.

I know aoc emits .bc files when you use the flag -save-temps-all, is there anything similar with aoc2?

Thanks

0 Likes
3 Replies
dipak
Big Boss

Hi ,

I'm forwarding your question to concern team and will come back to you.

Regards,

0 Likes

Thanks

0 Likes

Hi,

My apologies for this late reply.

I got to know that aoc2 does support this option "-save-temps-all" and it does produce LL files.

Regards,

0 Likes