This is an archive of the discontinued LLVM Phabricator instance.

InvariantEquivClassTy: Use struct instead of 4-tuple to increase readability
ClosedPublic

Authored by grosser on Jul 3 2016, 4:34 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grosser updated this revision to Diff 62619.Jul 3 2016, 4:34 AM
grosser retitled this revision from to InvariantEquivClassTy: Use struct instead of 4-tuple to increase readability.
grosser updated this object.
grosser added a reviewer: jdoerfert.
grosser added subscribers: llvm-commits, pollydev.
grosser accepted this revision.Jul 11 2016, 5:21 AM
grosser added a reviewer: grosser.

Johannes currently does not focus on reviewing Polly patches and suggested that we do not wait for his reviews. I consequently close this review, as I was mostly interested to understand why he chose tuples in the first place. I will commit this change now, but very much invite post-commit reviews.

This revision is now accepted and ready to land.Jul 11 2016, 5:21 AM
This revision was automatically updated to reflect the committed changes.