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
- rL LLVM
Event Timeline
Comment Actions
LGTM
llvm/lib/Transforms/Scalar/LoopFuse.cpp | ||
---|---|---|
326 ↗ | (On Diff #196300) | [nit] Added double empty line (would be cleaned up by clang-format) |