[Benchmark] conjugate gradients #699
Annotations
5 errors
check:
benchmarks/float/conjugate-gradient.bril#L19
b has type ptr<float>, but arg 0 for ptradd should have type ptr<int>
|
check:
benchmarks/float/conjugate-gradient.bril#L20
x0 has type ptr<float>, but arg 0 for ptradd should have type ptr<int>
|
check:
benchmarks/float/conjugate-gradient.bril#L22
v has type float, but arg 1 for store should have type int
|
check:
benchmarks/float/conjugate-gradient.bril#L23
fone has type float, but arg 1 for store should have type int
|
check
Process completed with exit code 2.
|