[llvm] [VPlan] Introduce VPlanConstantFolder (PR #125365)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 12:27:01 PST 2025


================
@@ -25,7 +25,7 @@
 #define LLVM_TRANSFORMS_VECTORIZE_LOOPVECTORIZATIONPLANNER_H
 
 #include "VPlan.h"
-#include "llvm/ADT/SmallSet.h"
----------------
fhahn wrote:

Is this intentional?

https://github.com/llvm/llvm-project/pull/125365


More information about the llvm-commits mailing list