This is an archive of the discontinued LLVM Phabricator instance.

[NFC][LoopIdiom] rename boolean variable NegStride to IsNegStride
ClosedPublic

Authored by eopXD on Aug 5 2021, 7:30 AM.

Details

Summary

Rename variable for better code readability.

Diff Detail

Event Timeline

eopXD created this revision.Aug 5 2021, 7:30 AM
eopXD requested review of this revision.Aug 5 2021, 7:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2021, 7:30 AM
lebedev.ri accepted this revision.Aug 5 2021, 7:53 AM
This revision is now accepted and ready to land.Aug 5 2021, 7:53 AM
eopXD updated this revision to Diff 364480.Aug 5 2021, 8:03 AM

Fix clang-format warnings.

This revision was landed with ongoing or failed builds.Aug 5 2021, 8:11 AM
This revision was automatically updated to reflect the committed changes.