[Benchmark] conjugate gradients #712
Annotations
5 errors
benchmarks/float/conjugate-gradient.bril#L19
b has type ptr<float>, but arg 0 for ptradd should have type ptr<int>
|
benchmarks/float/conjugate-gradient.bril#L20
x0 has type ptr<float>, but arg 0 for ptradd should have type ptr<int>
|
benchmarks/float/conjugate-gradient.bril#L22
v has type float, but arg 1 for store should have type int
|
benchmarks/float/conjugate-gradient.bril#L23
fone has type float, but arg 1 for store should have type int
|
|
The logs for this run have expired and are no longer available.
Loading