dblaikie added a comment.

I'm a bit confused - the alloca was only emitted at -O0, by the looks of it. 
Presumably it's pessimizing in some way at higher optimization levels? Or is 
that not the case?

Also, it looks like this change lost the "if > gmlt" test, so might cause 
variable declarations (& thus types) to leak into GMLT, which is undesirable.


https://reviews.llvm.org/D31440



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to