This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] Fix warning, trim includes + cleanup in AffineOps.h
ClosedPublic

Authored by bondhugula on Apr 21 2021, 11:45 PM.

Details

Summary

Fix style/clang-tidy warning, trim stale includes and forward
declarations, and cleanup/fix stale comments.

Diff Detail

Event Timeline

bondhugula created this revision.Apr 21 2021, 11:45 PM
bondhugula requested review of this revision.Apr 21 2021, 11:45 PM

Update commit title.

bondhugula retitled this revision from [MLIR][NFC] Fix warning, trim includes + cleanup to [MLIR][NFC] Fix warning, trim includes + cleanup in AffineOps.h.Apr 21 2021, 11:46 PM

Update comment.

ftynse accepted this revision.Apr 22 2021, 12:32 AM
This revision is now accepted and ready to land.Apr 22 2021, 12:32 AM