Displaying 1 result from an estimated 1 matches for "1017806".
Did you mean:
1012806
2011 Sep 06
5
[LLVMdev] Fwd: LLVM IR Branchs
I have two values and I want see if them are equals. Then, I would a
instruction like
if Value1 != Value2, error
without create a new block, continuing the execution in the same block,
forcing the LLI to execute this.
2011/9/5 Eli Friedman <eli.friedman at gmail.com>
> On Mon, Sep 5, 2011 at 4:47 PM, Rafael Baldiati Parizi
> <parizi.computacao at gmail.com> wrote:
> >