Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, thanks. Might be good to run clang-format-diff before submitting and potentially also address the clang-tidy warning.
Paths
| Differential D86031
NFC: [GVNHoist] Hoist loop invariant code and rename variables for readability ClosedPublic Authored by hiraditya on Aug 15 2020, 8:00 PM.
Details
Diff Detail
Event TimelineComment Actions LGTM, thanks. Might be good to run clang-format-diff before submitting and potentially also address the clang-tidy warning. This revision is now accepted and ready to land.Aug 17 2020, 6:40 AM This revision was landed with ongoing or failed builds.Aug 17 2020, 9:43 AM Closed by commit rGcb6e6936db35: NFC: [GVNHoist] Hoist loop invariant code and rename variables for readability (authored by hiraditya). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 286048 llvm/lib/Transforms/Scalar/GVNHoist.cpp
|
clang-format not found in user's PATH; not linting file.