Hi,
Is it possible to turn-off or turn-on individual optimization options in Intel C++ compiler like gcc? For example, in GCC, global CSE can be turn on/off via command line -fgcse or -fno-gcse. Is there any similar command option provided by icc/ecc ?
Thanks.
Qiong
Individual Optimization options
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.


