Hi all,
I'm using the Intel offline compiler and the LLVM-based optimizer with Intel specific optimizations (oclopt). For the optimizer I have used regular O optimization levels (O1, O2, O3) which included many optimization in two passes. As there are plenty of individual optimizations available, I'm interested to know which optimization flags have potentially big impact on performance.
Can you please suggest me some optimizations?
Best regards,
Robert