Pierre-Andre Saulais

Results 6 comments of Pierre-Andre Saulais

In `LEGInstrInfo::expandPostRAPseudo`, should the new instruction be assigned to `&MI`?

This PR so far only contains changes to the 'add' atomic tests to get initial feedback. I will add other tests later so that review feedback won't potentially require all...

> > This PR so far only contains changes to the 'add' atomic tests to get initial feedback. I will add other tests later so that review feedback won't potentially...

@maarquitos14 I have completed the tests for all atomic operations present in the `test-e2e/AtomicRef` folder, using the same approach as the 'add' test you've already reviewed. Could you take another...

Thanks for your comments @maarquitos14, I think I've addressed all of them.

All atomic tests now seem to be failing on CI (AMD HIP only as far as I can see) with: ``` # | terminate called after throwing an instance of...