Do not wrap the contents of printFusionCandidates in the LLVM_DEBUG macro. This fixes an unused variable warning generated when compiling without asserts but with -DENABLE_LLVM_DUMP.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 30904 Build 30903: arc lint + arc unit
Event Timeline
Comment Actions
LGTM
llvm/lib/Transforms/Scalar/LoopFuse.cpp | ||
---|---|---|
326 | [nit] Added double empty line (would be cleaned up by clang-format) |
[nit] Added double empty line (would be cleaned up by clang-format)