[all-commits] [llvm/llvm-project] 6f9997: [VPlan] Remove unnecessary includes from VPlan.h (...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Apr 24 08:11:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f999769b9becb521df6d33cbf59fb20468b1133
https://github.com/llvm/llvm-project/commit/6f999769b9becb521df6d33cbf59fb20468b1133
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanCFG.h
Log Message:
-----------
[VPlan] Remove unnecessary includes from VPlan.h (NFC).
Clean up some unnecessary includes from VPlan.h, which is imported in
multiple files.
More information about the All-commits
mailing list