[all-commits] [llvm/llvm-project] f778ea: [IntegerRangeAnalysis] remove constraint on intege...
Jeremy Kun via All-commits
all-commits at lists.llvm.org
Mon Nov 13 20:11:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f778eafdd878e8b11ad76f9e0a312ce7791a7481
https://github.com/llvm/llvm-project/commit/f778eafdd878e8b11ad76f9e0a312ce7791a7481
Author: Jeremy Kun <2467754+j2kun at users.noreply.github.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M mlir/include/mlir/Analysis/DataFlow/IntegerRangeAnalysis.h
M mlir/lib/Analysis/DataFlow/IntegerRangeAnalysis.cpp
Log Message:
-----------
[IntegerRangeAnalysis] remove constraint on integer-typed results (#72007)
More information about the All-commits
mailing list