[all-commits] [llvm/llvm-project] b108a4: [VPlan] Remove unused forward declarations. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 23 04:35:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b108a457e1be9b5c9e20900c9e148dc14f8549b2
https://github.com/llvm/llvm-project/commit/b108a457e1be9b5c9e20900c9e148dc14f8549b2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
M llvm/lib/Transforms/Vectorize/VPlan.h
M llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
M llvm/lib/Transforms/Vectorize/VPlanVerifier.h
Log Message:
-----------
[VPlan] Remove unused forward declarations. NFC.
Move VPlan.h include from VPlanVerifier.h down to VPlanVerifier.cpp
More information about the All-commits
mailing list