[PATCH] D122181: Cleanup includes: Transforms/Instrumentation & Transforms/Vectorize
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 14:04:41 PDT 2022
serge-sans-paille created this revision.
serge-sans-paille added reviewers: RKSimon, lenary, MaskRay.
Herald added subscribers: StephenFan, wenlei, bmahjour, rogfer01, hiraditya.
Herald added a project: All.
serge-sans-paille requested review of this revision.
Herald added subscribers: llvm-commits, vkmr.
Herald added a project: LLVM.
Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D122181
Files:
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h
llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.h
llvm/lib/Transforms/Vectorize/VPlanPredicator.cpp
llvm/lib/Transforms/Vectorize/VPlanPredicator.h
llvm/lib/Transforms/Vectorize/VPlanSLP.cpp
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/lib/Transforms/Vectorize/VPlanTransforms.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122181.417088.patch
Type: text/x-patch
Size: 9805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/c9ae8b67/attachment.bin>
More information about the llvm-commits
mailing list