[Mlir-commits] [mlir] [mlir][IntegerRangeAnalysis] expose maybeReplaceWithConstant (PR #133151)

Maksim Levental llvmlistbot at llvm.org
Wed Mar 26 13:28:11 PDT 2025


================
@@ -19,6 +19,7 @@
 #define MLIR_ANALYSIS_DATAFLOW_INTEGERANGEANALYSIS_H
 
 #include "mlir/Analysis/DataFlow/SparseAnalysis.h"
+#include "mlir/IR/PatternMatch.h"
----------------
makslevental wrote:

done

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


More information about the Mlir-commits mailing list