Hi Anton,

> Move second openmp expansion pass before llvm-convert. This allows us not to
> reinvent a wheel and rewrite all openmp lowering code at llvm side :)

yummy!  You could condition the extra passes on flag_openmp, so that the cost
is only paid in that case.  Time for the big question: does openmp now work
with LLVM?

Ciao,

Duncan.
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to