Rupert Ford

Results 190 comments of Rupert Ford

Ready for first review from @arporter or @sergisiso

I've added `is_lower_bound()` and `is_upper_bound()` tests to `array_mixin_test.py`. Hopefully that is what you were after.

Ready for next review from @arporter

Ready for next review from @arporter subject to CI.

Broken tests should now be fixed. Apologies.

Created branch [1583_psyad_unary_minus](https://github.com/stfc/PSyclone/tree/1583_psyad_unary_minus)

The error is raised in the validation, but the actual transformation seems to work. I therefore need to update the validation check.

I agree. I see no reason to support two forms in PSyIR if we don't need to.

Yes, it would be useful for PSyAD to have a transformation from 1st to 2nd form (or to deal with it when generating PSyIR if that is feasible).

Created branch [1576_array_notatation_transformation](https://github.com/stfc/PSyclone/tree/1576_array_notatation_transformation)