[all-commits] [llvm/llvm-project] ab7664: [mlir][integer-range-analysis] expose helpers in h...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Feb 19 18:02:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab7664c02cfe6791d20a887ae0bc0653223e3fbf
https://github.com/llvm/llvm-project/commit/ab7664c02cfe6791d20a887ae0bc0653223e3fbf
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M mlir/include/mlir/Analysis/DataFlow/IntegerRangeAnalysis.h
M mlir/lib/Analysis/DataFlow/IntegerRangeAnalysis.cpp
M mlir/lib/Dialect/Arith/Transforms/UnsignedWhenEquivalent.cpp
M mlir/lib/Interfaces/InferIntRangeInterface.cpp
Log Message:
-----------
[mlir][integer-range-analysis] expose helpers in header and fix ConstantIntRange print (#127888)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list