[llvm] [VPlan] Introduce VPlanConstantFolder (PR #125365)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 12:56:10 PST 2025
================
@@ -25,7 +25,7 @@
#define LLVM_TRANSFORMS_VECTORIZE_LOOPVECTORIZATIONPLANNER_H
#include "VPlan.h"
-#include "llvm/ADT/SmallSet.h"
----------------
artagnon wrote:
Just thought I'd clean up unused includes when making a change to the file: can revert if undesired?
https://github.com/llvm/llvm-project/pull/125365
More information about the llvm-commits
mailing list