This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

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.

Resubmitting this because of missing subscribers. Sorry about the noise!

Diff Detail

Repository
rL LLVM

Event Timeline

philip.pfaffe created this revision.Jul 25 2017, 6:50 AM
grosser accepted this revision.Jul 25 2017, 7:42 AM
This revision is now accepted and ready to land.Jul 25 2017, 7:42 AM
This revision was automatically updated to reflect the committed changes.