[LLVMdev] Flag output used by two other nodes in DAG

Anton Korobeynikov anton at korobeynikov.info
Fri Oct 8 06:33:03 CDT 2010


Hello, Edmund,

> Is it, or should it be legal for a Flag output to be used as input by
> more than one other node?
It's illegal. Multiple uses of the flag output do not make any sense,
this breaks the semantics of flag operands.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University


More information about the LLVMdev mailing list