[cfe-dev] No loop optimisation?

Joerg Sonnenberger via cfe-dev cfe-dev at lists.llvm.org
Fri Nov 6 06:25:57 PST 2015


On Fri, Nov 06, 2015 at 02:18:09PM +0000, mats petersson wrote:
> I was using a pre-3.8 but not latest. Will pull latest and check again.

Also, if you look at IR make sure to run the appropiate passes first.
Clang output by default has very few optimisations in the -emit-llvm
output.

Joerg



More information about the cfe-dev mailing list