How to track down a bad llvm optimization pass

Johan Engelen via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Jul 2 00:42:31 PDT 2016


On Saturday, 2 July 2016 at 07:29:47 UTC, Joakim wrote:
> 
> I was surprised that llvm is just silently doing this, with no 
> warning.

This blog article gives some insight:
http://blog.llvm.org/2011/05/what-every-c-programmer-should-know_21.html


More information about the digitalmars-d-ldc mailing list