[PATCH] D98897: [NFC][VPlan] Guard print routines with "#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)"
Andrei Elovikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 18 14:11:49 PDT 2021
a.elovikov created this revision.
a.elovikov added reviewers: fhahn, mehdi_amini.
Herald added subscribers: tschuett, bmahjour, psnobl, rogfer01, bollu, hiraditya.
a.elovikov requested review of this revision.
Herald added subscribers: llvm-commits, vkmr.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98897
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanSLP.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98897.331685.patch
Type: text/x-patch
Size: 20166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/a2e3ca9b/attachment.bin>
More information about the llvm-commits
mailing list