Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, thanks
| llvm/include/llvm/Transforms/Scalar/LoopInterchange.h | ||
|---|---|---|
| 2 | Needs updating to Loop interchange pass or something? | |
| 18 | unneeded? | |
| 21 | nit: I think the style guide suggest using struct instead of class, if the first/all members are public. | |
| llvm/lib/Transforms/Scalar/LoopInterchange.cpp | ||
| 1634–1640 | nit: /// ? | |
Needs updating to Loop interchange pass or something?