Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?


Chronological Thread 
  • From: marcosscriven <>
  • To:
  • Subject: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?
  • Date: Wed, 13 Mar 2013 16:32:44 -0700 (PDT)

Just to add, do you happen to know off hand which LLVM optimisations I can
use safely?

Pass Arguments: -targetlibinfo -no-aa -tbaa -basicaa -preverify -domtree
-verify -globalopt -ipsccp -deadargelim -instcombine -simplifycfg -basiccg
-prune-eh -inline -functionattrs -argpromotion -sroa -domtree -early-cse
-simplify-libcalls -lazy-value-info -jump-threading -correlated-propagation
-simplifycfg -instcombine -tailcallelim -simplifycfg -reassociate -domtree
-loops -loop-simplify -lcssa -loop-rotate -licm -lcssa -loop-unswitch
-instcombine -scalar-evolution -loop-simplify -lcssa -indvars -loop-idiom
-loop-deletion -loop-unroll -memdep -gvn -memdep -memcpyopt -sccp
-instcombine -lazy-value-info -jump-threading -correlated-propagation
-domtree -memdep -dse -adce -simplifycfg -instcombine -strip-dead-prototypes
-globaldce -constmerge -preverify -domtree -verify

I'll be trying them in the mean time.

Marcos



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/h-has-on-p-assertion-error-how-to-figure-out-why-tp4656866p4656947.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page