================ @@ -15,6 +15,7 @@ #ifndef LLVM_IR_VECTORBUILDER_H #define LLVM_IR_VECTORBUILDER_H +#include <llvm/Analysis/IVDescriptors.h> ---------------- chapuni wrote: This is a layering violation. https://github.com/llvm/llvm-project/pull/90184