[LLVMdev] [LLVM, loop-unswitch tests] preserve-analyses.ll, strange PHI instruction.

Stepan Dyatkovskiy stpworld at narod.ru
Tue Nov 8 23:18:00 PST 2011


Hi all.

Looking at test/Transforms/LoopUnswitch/preserve-analyses.ll, I found 
improper phi instruction  at string #122:
%call.i25.lcssa48 = phi i8* [ %call.i25, %if.then31.i.i ], [ %call.i25, 
%if.then31.i.i ] ; <i8*> [#uses=0]
Is it trick or mistake?

-Stepan.



More information about the llvm-dev mailing list