[llvm] [GVN] Support rnflow pattern matching and transform (PR #162259)

Madhur Amilkanthwar via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 02:13:18 PST 2025


================
@@ -22,6 +22,7 @@
 #include "llvm/IR/Dominators.h"
 #include "llvm/IR/InstrTypes.h"
 #include "llvm/IR/PassManager.h"
+#include "llvm/Analysis/LoopInfo.h"
----------------
madhur13490 wrote:

Done.

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


More information about the llvm-commits mailing list