[LLVMdev] Status of Strong PHI Elimination?
Evan Cheng
evan.cheng at apple.com
Tue Apr 27 16:35:22 PDT 2010
On Apr 27, 2010, at 2:17 PM, Marc de Kruijf wrote:
> Hello,
>
> 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.
It's not production quality so I wouldn't recommend using it.
Evan
>
> Marc
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list