help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

g++ optimizer flag


From: Yue Li
Subject: g++ optimizer flag
Date: Tue, 2 Feb 2010 01:38:33 -0800 (PST)
User-agent: G2/1.0

Hello,

I'm trying to figure out what optimizations have actually been
performed by g++
on my matrix multiplication code, I was looking for such an flag of
g++, but seems could not find one, may I ask is there really a flag in
g++
that can provide a list of optimization done on my code? I found xlC
could provide a list of optimized code resulting from only loop
transformations.

Thanks,

Yue


reply via email to

[Prev in Thread] Current Thread [Next in Thread]