Cleanup suggested in review of r358304.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 30477 Build 30476: arc lint + arc unit
Paths
| Differential D60638
[LoopUnroll] Move list of params into a struct [NFCI]. ClosedPublic Authored by asbirlea on Apr 12 2019, 3:34 PM.
Details Summary Cleanup suggested in review of r358304.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 18 2019, 4:04 PM Closed by commit rL358723: [LoopUnroll] Move list of params into a struct [NFCI]. (authored by asbirlea). · Explain WhyApr 18 2019, 4:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 194973 include/llvm/Transforms/Utils/UnrollLoop.h
lib/Transforms/Scalar/LoopUnrollPass.cpp
lib/Transforms/Utils/LoopUnroll.cpp
lib/Transforms/Utils/LoopUnrollRuntime.cpp
|