[llvm] [ValueTracking] Add `matchSimpleBinaryIntrinsicRecurrence` helper (PR #145964)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 28 02:27:20 PDT 2025


================
@@ -21,6 +21,7 @@
 #include "llvm/IR/FMF.h"
 #include "llvm/IR/InstrTypes.h"
 #include "llvm/IR/Instructions.h"
+#include "llvm/IR/IntrinsicInst.h"
----------------
antoniofrighetto wrote:

Fixed in 69b8e59f29a38a6bdfa0d506dae8d8deccf42862.

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


More information about the llvm-commits mailing list