Removed repeated call of L->getHeader(). Now using previously stored return value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D105535
[NFC] Remove duplicate function calls ClosedPublic Authored by dmakogon on Jul 7 2021, 1:14 AM.
Details
Summary Removed repeated call of L->getHeader(). Now using previously stored return value.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jul 7 2021, 1:22 AM This revision was landed with ongoing or failed builds.Jul 7 2021, 3:03 AM Closed by commit rG19885c7adf55: [NFC] Remove duplicate function calls (authored by mkazantsev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356887 llvm/lib/Transforms/Scalar/LoopDeletion.cpp
|