Ivan R. Ivanov

Results 4 comments of Ivan R. Ivanov

One can choose between ``` parallel { A() if { B() } } parallel { if { C() } D() } ``` and ``` if { parallel { A() B()...

@wsmoses If you could check the last commit, it was an existing bug but this branch made us hit it on rodinia/nw

Rodinia/backprop fails to verify correctness when raise-scf-toaffine is enabled.

We could either have separate fields for names we want to generate `__*_finite` versions for, and ones that we don't. Or we could leave it as is and assume people...