This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] modernize affine.for unroll test pass
ClosedPublic

Authored by bondhugula on Mar 31 2020, 12:50 PM.

Details

Summary

The walk code here was written before any of the support was
available in IR/. Replace/cleanup.

Diff Detail

Event Timeline

bondhugula created this revision.Mar 31 2020, 12:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2020, 12:50 PM

clang format

rriddle accepted this revision.Mar 31 2020, 12:53 PM
This revision is now accepted and ready to land.Mar 31 2020, 12:53 PM
Harbormaster completed remote builds in B51180: Diff 253975.
This revision was automatically updated to reflect the committed changes.