[llvm] [LoopPeel] Peel to make Phis loop inductions (PR #121104)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 5 05:47:46 PST 2025


================
@@ -13,6 +13,7 @@
 #include "llvm/ADT/DenseMap.h"
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/Statistic.h"
+#include "llvm/Analysis/IVDescriptors.h"
----------------
kasuga-fj wrote:

Yes, removed.

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


More information about the llvm-commits mailing list