This is an archive of the discontinued LLVM Phabricator instance.

[IslAst] Untangle IslAst lit-testcases from specifics of the legacy-PM
AbandonedPublic

Authored by philip.pfaffe on Jul 25 2017, 6:42 AM.

Details

Reviewers
grosser
Summary

This consists instances of two changes:

  • Accept any order of checks for a specific loop form, that appear in different order in the new vs legacy-PM.
  • Remove checks for specific regions.

Diff Detail

Event Timeline

philip.pfaffe created this revision.Jul 25 2017, 6:42 AM
philip.pfaffe added a reviewer: grosser.
philip.pfaffe set the repository for this revision to rL LLVM.
philip.pfaffe added a project: Restricted Project.
philip.pfaffe added subscribers: llvm-commits, pollydev.
philip.pfaffe abandoned this revision.Jul 25 2017, 6:49 AM

Abandoning and resubmitting because I forgot the subscribers ...