Rename variable for better code readability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107570
[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 TimelineThis revision is now accepted and ready to land.Aug 5 2021, 7:53 AM This revision was landed with ongoing or failed builds.Aug 5 2021, 8:11 AM Closed by commit rGfd7f6a3c812a: [NFC][LoopIdiom] rename boolean variable NegStride to IsNegStride (authored by eopXD). · Explain Why This revision was automatically updated to reflect the committed changes. eopXD added a child revision: D107353: [LoopIdiom] let the pass deal with runtime memset size.Aug 19 2021, 1:27 AM
Revision Contents
Diff 364487 llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
|