octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loop containing x/0 gives LLVM error (with jit)


From: Muhali
Subject: Re: loop containing x/0 gives LLVM error (with jit)
Date: Sun, 5 Aug 2012 12:13:23 -0700 (PDT)

>> octave: jit-typeinfo.cc:505: llvm::Value*
>> jit_function::call(llvm::IRBuilderD&, const std::vector<jit_value*>&)
>> const:
>> Assertion `in_args.size () == args.size ()' failed.
>> Aborted
> ...
> It looks like I was checking to see if the first argument was zero
> instead of the second argument. I have fixed this on the default
> branch (9df70a18aa27). Are you using an old version of the default
> branch? I can't reproduce the assertion failure. Also, in the latest
> version code is not compiled unless there is at least 1000 iterations.

same thing happens with the current default tip (5dd599df36de).

M.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Re-loop-containing-x-0-gives-LLVM-error-with-jit-tp4632114p4632174.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]