[LLVMdev] Status of Strong PHI Elimination?

Duncan Sands baldrick at free.fr
Wed Apr 28 04:35:52 PDT 2010


Hi Marc,

> I am implementing a code transformation that would heavily benefit from
> the CodeGen/StrongPHIElimination pass, but on the two bytecode files
> I've tested it on so far llc segfaults on both.  I see there have been
> no substantive changes to this code since the middle of last year.
> Could someone please tell me what the status of this pass is?  Thank you.

I don't know what the status is, but filing bug reports with the problematic
testcases will hopefully get things moving.

Ciao,

Duncan.



More information about the llvm-dev mailing list