Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
390 ms | windows > lld.ELF/invalid::symtab-sh-info.s |
Event Timeline
Comment Actions
LGTM, thanks
llvm/include/llvm/Transforms/Scalar/LoopInterchange.h | ||
---|---|---|
1 | Needs updating to Loop interchange pass or something? | |
17 | unneeded? | |
20 | 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 | nit: /// ? |
Needs updating to Loop interchange pass or something?