[llvm-commits] [llvm] r132805 - /llvm/trunk/lib/CodeGen/TailDuplication.cpp
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Fri Jun 10 05:40:29 PDT 2011
On 11-06-10 3:50 AM, Duncan Sands wrote:
>> A PHI in this basic block is a use in another basic block.
>
> Testcase?
Early tail duplication is effectively disable right now for anything but
indirectbr. I found the problem by enabling it and setting a large size
(8) while bootstrapping clang.
> Ciao, Duncan.
Cheers,
Rafael
More information about the llvm-commits
mailing list