This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] AffineStructures: resolve clang-tidy warnings [NFC]
AbandonedPublic

Authored by arjunp on Jul 19 2021, 5:54 AM.

Details

Reviewers
bondhugula
ftynse

Diff Detail

Event Timeline

arjunp created this revision.Jul 19 2021, 5:54 AM
arjunp requested review of this revision.Jul 19 2021, 5:54 AM
arjunp retitled this revision from [MLIR] AffineStructures: resolve clang-tidy warnings [NFL] to [MLIR] AffineStructures: resolve clang-tidy warnings [NFC].Jul 19 2021, 5:54 AM

I feel that this change can be reviewed post-commit following this policy: https://llvm.org/docs/CodeReview.html#can-code-be-reviewed-after-it-is-committed.
In the unlikely case that this purely mechanical case causes concerns, we can easily revert it and start a full patch review.

arjunp abandoned this revision.Jul 19 2021, 6:16 AM

Okay, I've pushed the changes directly.